This commit is contained in:
guohb
2024-05-22 15:15:42 +08:00
parent 3d35cd9a1f
commit 82507b31fa
3 changed files with 12 additions and 1 deletions

View File

@@ -435,4 +435,9 @@ public class FranchiseAgreementRequest {
* 装修合同业务分类默认3121375929356587766
*/
private String zxhtywfl;
/**
* 法定代表人或负责人
*/
private String fddbr;
}