This commit is contained in:
苏竹红
2025-12-09 17:11:36 +08:00
parent 4be2276287
commit f8e537ed44
2 changed files with 3 additions and 0 deletions

View File

@@ -94,4 +94,6 @@ public class OldStoreAccountCreateV2Request {
@ApiModelProperty(value = "签约人开户支行名称")
private String signatoryBankName;
private String legalSignerRelation;
}