admin
2019-08-16 b90c2f738f64df608ae9f9277c7a3ab35c46498a
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");