Commit 8924a3ca authored by 赵啸非's avatar 赵啸非

添加统计子站点

parent ebca163f
......@@ -292,7 +292,7 @@ public class PhQueueStatController extends BaseCRUDJsonBodyMappingController<PhQ
for (int i = 0; i <= compare.intValue(); i++) {
DateTime curDate = DateUtil.offsetDay(attendStart, i);
log.info("记录日期:{}", curDate.toDateStr());
// log.info("记录日期:{}", curDate.toDateStr());
PhQueueStatEntity sitestatEntity = new PhQueueStatEntity();
sitestatEntity.initAttrValue();
......
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