项目微调

This commit is contained in:
2024-08-23 10:29:26 +08:00
parent 88d134b43b
commit 976a7708cd
10 changed files with 27 additions and 68 deletions

View File

@@ -0,0 +1,5 @@
// 系统&用户模块前缀
export const ADMIN = "/admin";
// todo... 其他业务模块前缀

View File

@@ -1,2 +0,0 @@
// 后端微服务模块前缀
export const PORT1 = "/admin";