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

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

View File

@ -12,5 +12,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
public class HsfxServerApplication {
public static void main(String[] args) {
SpringApplication.run(HsfxServerApplication.class, args);
}
}