1.迁移application代码

2.更改实体后缀为request、response
This commit is contained in:
xiaofeng
2020-05-08 23:12:48 +08:00
parent 956bdb5396
commit 249dc086c6
38 changed files with 766 additions and 943 deletions

View File

@@ -1,8 +1,8 @@
# 服务器的配置项
server:
port: 18083
port: 18088
servlet:
context-path: /system-api/
context-path: /order-api/
# Swagger 配置项
swagger: