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%"));