tms3.10修改

This commit is contained in:
赵辉
2026-03-10 23:08:27 +08:00
parent 285816055e
commit eabbec3cc1
13 changed files with 72 additions and 3 deletions
@@ -40,4 +40,7 @@ public class ReceivingAccountDTO {
private String topOrganizationId;
/**组织相关*/
private String organizationId;
@ApiModelProperty("开户银行")
private String accountBank;
}