update 分润配置页面

This commit is contained in:
Guoqs
2025-01-02 14:54:57 +08:00
parent a93e987fd4
commit 236afdda33
8 changed files with 165 additions and 53 deletions

View File

@@ -45,4 +45,9 @@ public class MerchantInfoVO {
*/
private String merchantAddress;
/**
* adapay会员id
*/
private String adapayMemberId;
}