Commit a42c6415 by chongfu.liang

老算价赠品

parent c1db87d0
...@@ -46,7 +46,7 @@ import tk.mybatis.spring.annotation.MapperScan; ...@@ -46,7 +46,7 @@ import tk.mybatis.spring.annotation.MapperScan;
"com.freemud.api.assortment.datamanager.queue.dao", "com.freemud.api.assortment.datamanager.queue.dao",
"com.freemud.api.assortment.datamanager.rbac", "com.freemud.api.assortment.datamanager.rbac",
"com.freemud.api.assortment.datamanager.manager"}) "com.freemud.api.assortment.datamanager.manager"})
// @EnableFeignClients @EnableFeignClients
@EnableAsync @EnableAsync
public class ShoppingCartApplication { public class ShoppingCartApplication {
private static final String GRAY_VERSION_PROD = "PROD"; //生产版本 private static final String GRAY_VERSION_PROD = "PROD"; //生产版本
......
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