规范化api, 进行中。。。
This commit is contained in:
@@ -96,4 +96,10 @@ logging:
|
||||
# [根据业务需求配置]
|
||||
userSettings:
|
||||
# 保存移动位置历史轨迹:true:保留历史数据,false:仅保留最后的位置(默认)
|
||||
savePositionHistory: false
|
||||
savePositionHistory: false
|
||||
|
||||
# 在线文档: swagger-ui(生产环境建议关闭)
|
||||
springfox:
|
||||
documentation:
|
||||
swagger-ui:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user