数据同步问题修改
This commit is contained in:
+3
@@ -104,6 +104,9 @@ public class SettlementCustomersDTO extends BaseVOEntity{
|
||||
@ApiModelProperty(name = "nc编码")
|
||||
private String ncCode;
|
||||
|
||||
@ApiModelProperty("默认结算币种")
|
||||
private String settlementCurrency;
|
||||
|
||||
@ApiModelProperty("业务流水号")
|
||||
private String businessFlow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user