Commit 2fdf8705 by guojuxing

微盟营业时间周日修复

parent c3631e43
......@@ -81,7 +81,7 @@ public class WmStoreSyncController {
BUSINESS_TIME_MAP.put("4", "周四");
BUSINESS_TIME_MAP.put("5", "周五");
BUSINESS_TIME_MAP.put("6", "周六");
BUSINESS_TIME_MAP.put("7", "周");
BUSINESS_TIME_MAP.put("7", "周");
}
@Autowired
......
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