Commit 0475d3b8 by guojuxing

微盟营业时间周日修复

parent acfbd4c7
......@@ -124,7 +124,7 @@ public class StoreApiServiceImpl implements StoreApiService {
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