跟新海上商城mall会员模块添加了分销模块定义启动项
parent
95c7c35a2f
commit
0c89b09da8
|
@ -13,5 +13,6 @@ public class HshyServerApplication {
|
|||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(HshyServerApplication.class, args);
|
||||
System.out.println("HsfxServerApplication 启动成功");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue