Commit 2917dd5ab00cbfae44ae126fa3db2c30ddc36099

Authored by litao@lymsh.com
1 parent 2b8f377d81

改bug

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/ReportServiceImpl.java View file @ 2917dd5
... ... @@ -1066,6 +1066,7 @@
1066 1066 m.put(info.get("type") + "_" + info.get("coupon_order"), info.get("type_used_count"));
1067 1067 }
1068 1068 }
  1069 +
1069 1070 }
1070 1071 }
1071 1072