Commit 45bf795f by shuhu.hou@freemud.cn

更改券码sdk预发布地址

parent 829c5f53
...@@ -54,6 +54,6 @@ public class ConfigInitBean { ...@@ -54,6 +54,6 @@ public class ConfigInitBean {
@Profile("pre-release") @Profile("pre-release")
@Bean @Bean
IUrlConfig preIUrlConfig() { IUrlConfig preIUrlConfig() {
return new UrlConfig(ConstantProfiles.PRO); return new UrlConfig(ConstantProfiles.PRE);
} }
} }
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