Commit ca8f2c57 by 周晓航

增加一个 发版日开关

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent fb78df23
......@@ -131,7 +131,7 @@ public class OrderCenterSdkServiceImpl implements OrderCenterSdkService {
@Value("${avoid.version.upgrade.config:}")
private String avoidVersionUpgradeConfig;
@Value("${version.upgrade.weekDay:}")
@Value("${version.upgrade.weekDay:null}")
private List<Integer> weekDay;
@Override
......
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