fanli/src/main/java/com/yeshi/fanli/controller/client/v2/IntegralControllerV2.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/controller/client/v2/IntegralControllerV2.java
@@ -397,6 +397,7 @@ || "scanTBCart".equalsIgnoreCase(event)) { JSONObject notify = new JSONObject(); switch (event) { case "recommendSearch": notify.put("name", "完成一次智能搜索"); notify.put("score", "+20");