新增 对接联联平台接口

This commit is contained in:
Lemon
2023-04-08 14:20:19 +08:00
parent a3a82c1648
commit c73ca96ee2
21 changed files with 166 additions and 24 deletions

View File

@@ -25,6 +25,11 @@ public class MerchantInfoVO {
*/
private String merchantTel;
/**
* 组织结构代码
*/
private String organizationCode;
/**
* 部门id
*/