yujian
2020-04-15 c6b718c3cadf5e5fff4c2a47fd1247842439f8c7
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%"));