1.0 完成
This commit is contained in:
@ -28,10 +28,6 @@ public class BannerApplicationRunner implements ApplicationRunner {
|
||||
"http://localhost/doc.html",
|
||||
"https://www.yixiang.co");
|
||||
|
||||
// 商城
|
||||
if (isNotPresent("co.yixiang.yshop.module.trade.framework.web.config.TradeWebConfiguration")) {
|
||||
System.out.println("[商城系统 yshop-module-mall -需要购买才有哦,我们开源的是整个商城后台管理系统,移动端需要购买才有");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user