开始重构 system 模块的代码,先修改认证逻辑
This commit is contained in:
5
system/system-rest/src/main/resources/rest.yaml
Normal file
5
system/system-rest/src/main/resources/rest.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# 服务器的配置项
|
||||
server:
|
||||
port: 18083
|
||||
servlet:
|
||||
context-path: /system-api/
|
||||
Reference in New Issue
Block a user