跟新海上商城mall会员模块添加了分销模块定义启动项

pull/160/head
Tpj 2024-12-09 10:47:30 +08:00
parent 95c7c35a2f
commit 0c89b09da8
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ public class HshyServerApplication {
public static void main(String[] args) {
SpringApplication.run(HshyServerApplication.class, args);
System.out.println("HsfxServerApplication 启动成功");
}
}