src/main/resources/application-dev.yml
@@ -76,13 +76,19 @@ level: com.genersoft.iot: debug com.genersoft.iot.vmp.storager.dao: info com.genersoft.iot.vmp.gb28181: info # [根据业务需求配置] user-settings: # 推流直播是否录制 record-push-live: true # 在线文档: swagger-ui(生产环境建议关闭) springfox: documentation: swagger-ui: enabled: true swagger-ui: enabled: true # 版本信息, 不需修改 version: version: "@project.version@" description: "@project.description@" artifact-id: "@project.artifactId@"