提交 dba794dd authored 作者: liuhaiquan's avatar liuhaiquan

Merge remote-tracking branch 'origin/v9.1_ownerAppInterface_20231221' into test

...@@ -29,4 +29,13 @@ public class SettlementPlatformAccountVO { ...@@ -29,4 +29,13 @@ public class SettlementPlatformAccountVO {
private String paymentBankCardNo; private String paymentBankCardNo;
@ApiModelProperty(value = "开户银行代码", example = "302161026303")
private String openBankCode;
public String getOpenBankCode(){
return "302161026303";
}
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论