Browse Source

fix bug

release_toaliyun_real
zhengfangyuan 3 years ago
parent
commit
6abe95f65e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/order/entity/WxComposeChildOrderShare.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/order/entity/WxComposeChildOrderShare.java View File

@@ -39,7 +39,7 @@ public class WxComposeChildOrderShare {
private Integer shareAmount;//分账的钱(分给商户的)

// private Integer rateAmount;//通道费(广场收的)
private Integer rateAmount;//通道费(广场收的)

private Integer realRateAmount;//平台手续费
private Integer commissionAmount;//平台佣金


Loading…
Cancel
Save