admin
2020-04-15 ee5c8055b1c0dd7c67a9025a76b10bd287c93d9a
fanli/src/main/java/com/yeshi/fanli/controller/client/v2/UserAccountControllerV2.java
@@ -689,7 +689,7 @@
      String shareRate = "可享佣金的<label style=\"color:#E5005C;\">%s</label>";
      String fansRate = "最高佣金的<label style=\"color:#E5005C;\">%s</label>";
      String fansIndirect = "最高佣金的<label style=\"color:#E5005C;\">%s</label>";
      String teamBonus = "可享佣金的<label style=\"color:#E5005C;\">%s</label>";
      String teamBonus = "团队分红池<label style=\"color:#E5005C;\">%s</label>";
      // 达人版
      JSONObject jsonrRed1 = new JSONObject();
      jsonrRed1.put("shareRate", String.format(shareRate, "152%"));