1.迁移application代码
2.更改实体后缀为request、response
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# 服务器的配置项
|
||||
server:
|
||||
port: 18083
|
||||
port: 18088
|
||||
servlet:
|
||||
context-path: /system-api/
|
||||
context-path: /order-api/
|
||||
|
||||
# Swagger 配置项
|
||||
swagger:
|
||||
|
||||
Reference in New Issue
Block a user