Browse Source

Merge branch 'release_toaliyun_real_202208' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real_202208

release_toaliyun_real
zhengfangyuan 3 years ago
parent
commit
3b82a75e03
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/domain/vo/WxProfitSharingOrderVo.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/domain/vo/WxProfitSharingOrderVo.java View File

@@ -17,6 +17,7 @@ public class WxProfitSharingOrderVo extends TenantEntity {

private Long id;

private Long payMerchantId;;
private Long merchantId;
private String mchId;


Loading…
Cancel
Save