Commit 2dcda717 by lihui.wang

加payplatformAcountKey实体类

parent 694f7900
package com.freemud.pay.job.entity.dto;
import org.springframework.stereotype.Component;
/**
* All rights Reserved, Designed By www.freemud.cn
*
......@@ -11,6 +13,7 @@ package com.freemud.pay.job.entity.dto;
* @Copyright: 2017 www.freemud.cn Inc. All rights reserved.
* 注意:本内容仅限于上海非码科技内部传阅,禁止外泄以及用于其他的商业目
*/
@Component
public class PayPlatformAcountKey {
private Integer partnerId;
private String storeId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment