Commit 640b0868 by 墨竹

Merge remote-tracking branch 'origin/developer' into developer

parents b300a501 2051c88c
......@@ -291,6 +291,7 @@ public class HmQrcodeController {
trendMap.put((String) temp.get("bizDate"), temp.get("addNum"));
}
}
list.clear();
for (String date : dateList) {
Map vo = new HashMap();
vo.put("bizDate", date);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment