update 对接内蒙古平台

This commit is contained in:
2024-04-15 17:02:50 +08:00
parent 3526fd8a22
commit 5eccd5ead8
8 changed files with 82 additions and 34 deletions

View File

@@ -40,4 +40,9 @@ public class MerchantInfoVO {
*/
private String deptId;
/**
* 运营商地址
*/
private String merchantAddress;
}