|
@@ -103,6 +103,9 @@ public class HlgCompany implements Serializable {
|
|
|
/**平台支付银行信息*/
|
|
/**平台支付银行信息*/
|
|
|
private String cpBankInfo;
|
|
private String cpBankInfo;
|
|
|
|
|
|
|
|
|
|
+ /**平台支付服务合同*/
|
|
|
|
|
+ private String cpServiceContract;
|
|
|
|
|
+
|
|
|
@TableField(exist = false)
|
|
@TableField(exist = false)
|
|
|
private String cpSettingId;
|
|
private String cpSettingId;
|
|
|
|
|
|