规范化api, 进行中。。。

This commit is contained in:
panlinlin
2021-04-07 18:35:13 +08:00
parent c7b2004e43
commit 2310087e03
14 changed files with 321 additions and 76 deletions

View File

@@ -96,4 +96,10 @@ logging:
# [根据业务需求配置]
userSettings:
# 保存移动位置历史轨迹true:保留历史数据false:仅保留最后的位置(默认)
savePositionHistory: false
savePositionHistory: false
# 在线文档: swagger-ui生产环境建议关闭
springfox:
documentation:
swagger-ui:
enabled: true