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