Files
zeaslity ce4165e36b update
2025-05-15 10:32:14 +08:00

55 lines
178 KiB
SQL
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

use cmii_nacos_config;
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-security-trace.yml', '6.2.0', 'bizName: cmii-uav-security-trace\napiDeclaration: uav,admin\noauth:\n free:\n grantType: authorization_code\n clientId: APP_9LY41OaKSqk2btY0\n clientSecret: jvFyQdjU6IzEiqyic5TaWYPTuwjQAX\nopentracing:\n jaeger:\n enabled: false\nspring:\n cache:\n type: redis\n datasource:\n dynamic:\n primary: uav_security_trace\n datasource:\n uav_security_trace:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.35.205:13306/uav_lifecycle?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true&allowMultiQueries=true\n username: k8s_admin\n password: Uc@bkTCPuD4g\n uav_doris:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.11.90:9031/cmii?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8\n username: cmii\n password: Gy8F5jpaFG@G\n\nmybatis-plus:\n mapper-locations: classpath*:com/cmii/chinamobile/security/trace/mapper/**/*.xml\n\nlogging:\n level:\n com.cmii.chinamobile: debug\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n register-request-mapping: true\n eventbus:\n broadcast-events:\n - REDIS_SYN_EVENT\n\nlog:\n opt: true\n fly: true\n\nsec:\n db:\n table:\n uav_airspace:\n - efence_airspace_copy:org_id,id\n uav_dev:\n - uav_plane:company_id,uav_code\n - uav_load\n tpIndex: tp_id\n flag: true\n\n mqtt:\n server:\n host: 192.168.35.178:31883\n user: cmlc\n password: odD8#Cr628\n listener:\n topic:\n - mission/info\n missionType: 5000,5001,5002,5003,5004,5005,5006,5007,5008,5009\n flag: true\n\n report:\n server:\n #devoperation\n host: tcp://192.168.35.178:31883\n user: cmlc\n password: odD8#Cr628\n qos: 1\n connectionTimeout: 10\n keepAliveInterval: 20\nlimit:\n detect: 999\n batch: 999\n\nmqtt:\n host: tcp://192.168.35.178:31884\n hosts: tcp://192.168.35.178:31884\n username: cmlc\n password: 4YPk*DS%+5\n qos: 1\n connectionTimeout: 10\n keepAliveInterval: 20\n\nexternal:\n sign:\n param: 城市安防,低空监管\n thridList:\n caac: DPeef74b90639b8271\n nuaa: DP1023d83e62fd5ca6\n network: DP24cb4e97ecbaeb74\n providerList:\n - provider-code: DPeef74b90639b8271\n provider-name: 民航二所\n - provider-code: DP1023d83e62fd5ca6\n provider-name: 南京航空航天大学\n - provider-code: DP24cb4e97ecbaeb74\n provider-name: 安擎科技\n thirdNameMap:\n DPeef74b90639b8271: 民航二所\n DP1023d83e62fd5ca6: 南京航空航天大学\n NetDID1023d8fd5ca7: 安擎科技\n\nminio:\n srcId: 1323096648758464519\nmin:\n io:\n endPoint: https://minio.ig-devflight.uavcmlc.com\n access-key: cmii\n secret-key: B#923fC7mk', 'adfbf7a3d5b98fd57c331846f25151a5', '2025-04-02 14:31:21', '2025-04-03 15:51:30', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-app-release.yml', '6.2.0', 'bizName: APP发布服务\ndbSchema: cmii_app_release\ndbSchema_legacy: uav_cluster\napiDeclaration: uav,admin\nspring:\n datasource:\n dynamic:\n primary: current\n datasource:\n current:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n legacy:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema_legacy}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n\nribbon:\n OkToRetryOnAllOperations: true # 是否对所有操作重试\n MaxAutoRetriesNextServer: 2 # 同一服务不同实例的重试次数\n MaxAutoRetries: 1 # 同一实例的重试次数', 'f3f00809707b3bbe42d4c6e91fbfefdd', '2025-02-27 10:52:15', '2025-02-27 10:52:15', NULL, '172.28.71.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-backend-system.yml', '6.2.0', '# 只能基础能力组修改此文件 @秦正\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n register-request-mapping: true\n group: ${apiDeclaration:uav}\n version: 3.2.4 # 随着版本迭代变化\n root: https://www.demo.uavcmlc.com\n default-path: /pangu\n is-domain-name-support: true\n jdbc:\n url: jdbc:mysql://192.168.35.205:13306\n params: allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8 # &nullCatalogMeansCurrent=true\n username: k8s_admin\n password: Uc@bkTCPuD4g\n omoc: # 一机一码平台(@傅军仅devintegration。其它环境不上此应用\n url: http://123.56.14.31:9334\n caiyun: # 彩云api@唐志梁)\n token: xDOIZZRe66hXl6bc\n host: https://api.caiyunapi.com\n gaode: # 高德(@唐志梁)\n key: 9dd3daa175f31d6bdd462f11474955a3\n avicatm-cloud: # 中航空管平台(@罗文)\n url: http://tanglei.top:8182 # 仅生产环境修改为https://api.avicatm-cloud.com/api/openApplyAirspace\n terra-cloud: # 二三维快拼(@罗文),所有环境均为这个地址\n url: https://stag-dsapi.dbeta.me/terra-gpu/terra-rescon-be\n secret: Y9mvZc8SjZSsAcGuAkmkYUgdCHQ8xpqX\n localUrl: http://183.220.196.113:38100;http://183.220.196.113:38200 # 不同环境这个地址不一样,3.2.0新增(@罗文)\n signal-simulation: # 信号仿真(@李航宇)。所有环境均为这个地址\n url: 114.242.26.182\n port: 29008\n ak: cyy123\n yihang: # 亿航API@龙卫)。所有环境均为这个地址\n domainBase: 171.109.118.191:18080\n url: http://171.109.118.191:18080/dispatcher\n img: # 在线智能柜图片地址。不同环境配置不同\n A: hangar/image/a4118cd137ee4217ae63ae8a218ae3da/智能柜A.png\n B: hangar/image/856de88e14ff453eafb1ddd7ddd11207/智能柜B.png\n video-merge: # 视频合成能力(@胡宝顺其中callback接口由 @李志杨 维护\n url: http://192.168.35.30:8193/client/video/noticeMerge # 仅研发测试域,生产环境需要重新部署!\n srcId: 1323096648758464513\n callbackUrl: http://192.168.35.178:33517/client/video/mergeComplete # 视频合成server回调live的地址\n closePlusVideo: true\n mustPlusVideo: false\n cmii-operation: # 运维支撑管理系统(@李志杨).所有环境均为这个地址\n url: http://192.168.92.132/test-api/flow/push/ambulance\n mas: # 云MAS业务平台 (@李志杨) 提供短信发送通道。所有环境均为这个地址\n url: http://112.35.1.155:1992/sms/tmpsubmit\n apId: notice\n secretKey: notice@123\n sign: ynYl2Vpl7\n ttaviation: # 天途(@任一珂)\n url: http://cloud.ttaviation.com:20043/ # 固定地址每个环境都使用该地址。openApi访问地址\n subscribeUrl: https://dev-mqtt.demo.uavcmlc.com:18000/api/mqtt # 不固定地址,每个环境不一样,为临时暴露到公网的地址。天途回调地址。\n minio: # minio (@周金福)\n url: https://oss.demo.uavcmlc.com # 不同环境需要修改此配置\n accessKey: cmii\n secretKey: B#923fC7mk\n jaeger: # 链路追踪(@秦正)\n enabled: false\n url: jaeger-agent.testing.svc\n port: 6831\n fmv: # FMV @吴庆州 不同环境配置不同\n fmvIP: 192.168.35.3\n fmvPort: 8013\n iwhere: # 网格服务 唐志梁\n elasticsearch:\n username: elastic\n password: Iwhere@2023\n uris: http://192.168.35.222:9202\n iwhere-engine:\n url: https://lab.uavcmlc.com/devoperation/gisapi/\n libraryId: AYIa10h8-pvyf9uCqRK0\n oauth:\n supervision: #政府监管oauth配置\n grantType: authorization_code\n clientId: APP_qqSu82THfexI8PLM\n clientSecret: UJgOiLmMd4zk56Gy5Uw25MH91CijC5\n visual: #二三维建模oauth配置\n grantType: authorization_code\n clientId: APP_XCkvK89FeX6lGp0Z\n clientSecret: VzWUJMOuslWN97NRf3Gk4xEk6Xb6iV\n terra: #二三维建模oauth配置\n grantType: authorization_code\n clientId: APP_tN53ELBlzbRWjDHq\n clientSecret: gnaeeuGcwOk6qjNOgN5LIuT3EKtgI5\n dataprocess: #二三维建模oauth配置\n grantType: authorization_code\n clientId: APP_l4HIMixfIXhlCTi9\n clientSecret: QJfg2lO9lOHzwsu11lDCjrR0MWkoa4\n brain: #AI大脑oauth配置\n grantType: authorization_code\n clientId: APP_0BF17ayVaSpY89O4\n clientSecret: xHxlLbPV0pJ021JJ4PqGnnC5z4nGPV\n warehouse: #素材仓库oauth配置\n grantType: authorization_code\n clientId: APP_MEeBJHp1fSVD1Wuw\n clientSecret: Jf9OzhdEdeAhaVHqCZGMTRj1uMUiUU\n ai: # AI能力。下面所有ai配置均是 demo环境\n video-person-detection: # 人识别(@吴强1\n url: 192.168.35.235\n port: 6512\n video-vehicle-detection: # 车辆识别(@吴强2\n url: 192.168.35.235\n port: 6512\n video-person-video-vehicle-detection: # 人群计数 + 车辆识别(@吴强3\n url: 192.168.35.235\n port: 6512\n video-fire-detection: # 火情识别(@崔成昱171\n url: 192.168.35.51\n port: 6526\n video-smoke-recognition: # 烟雾识别(@崔成昱)\n url: 192.168.35.51\n port: 6506\n video-plate-recognition: # 车牌识别(基于视频)(@米俊华8\n url: 192.168.35.233\n port: 10003\n video-safetyHat-recognition: # 安全帽识别(基于视频)(@崔成昱)\n url: 192.168.35.233\n port: 6514\n video-tonggan-recognition: # 通感 无人机 鸟(基于视频)(@崔成昱)\n url: 192.168.34.228\n port: 2333\n video-excavator-recognition: # 挖挖机识别(基于视频)(@崔成昱)\n url: 192.168.35.51\n port: 23458\n video-highway-obstacle-detection: # 高速公路障碍检测172基于视频@崔成昱)\n url: 192.168.35.51\n port: 6527\n video-highway-person-detection: # 高速公路行人检测173基于视频@崔成昱)\n url: 192.168.35.51\n port: 6528\n video-highway-vehicle-detection: # 高速公路车辆检测174基于视频@崔成昱)\n url: 192.168.35.51\n port: 6529\n video-people-crowd-detection: # 密集人群检测175基于视频@崔成昱)\n url: 192.168.35.51\n port: 6536\n video-pull-stream: # rtmp拉流转发到新的rtmp地址基于视频@胡宝顺)\n url: 192.168.35.2\n port: 8197\n video-switch-stream: # 多链路冗余视频流切换(基于视频)(@胡宝顺)\n url: 192.168.35.30\n port: 8203\n image-person-crowd-count: # 人群计数(@吴强)\n url: 192.168.35.3\n port: 8001\n image-plate-recognition: # 车牌识别(基于图片)(@吴强)\n url: 192.168.35.3\n port: 8001\n image-dehazing: # 图片去雾(@吴强)\n url: 192.168.35.3\n port: 8001\n image-triton: # integrate with below three plugin, which is person-crowd-count + plate-recognition + dehazing@吴强)\n url: 192.168.35.3\n port: 8001\n image-helmet-recognition: # 安全帽识别(@吴强)\n url: 192.168.35.3\n port: 8033\n image-road-segmentation: # 道路分割(@吴强)\n url: 192.168.35.3\n port: 2050\n gdr-server: # GDR转码服务插件预先统一转码模式。(@胡宝顺) 插件拉流地址动态生成,为临时地址,插件转码处理后推流地址为 载荷标准地址,该插件一般独立使用\n url: 192.168.35.30\n port: 8197 #demo环境使用8191\n gdr-transcode: # GDR转码服务使用时转码模式。(@胡宝顺) 一般对应拉流地址为载荷标准拉流地址(但不是强制要求,用于插件组装),处理后推流地址也是动态地址,临时地址\n url: 192.168.35.30\n port: 8197 #demo环境使用8191\n file2rtmp: # 文件推流插件, 加载mp4文件推流到目标rtmp地址\n url: 192.168.35.50\n port: 36519\n tian-qin: #天勤桥梁识别\n url: \"http://120.79.96.134:10022/recognize\"\n nong-ye-behavior: #农业人体姿态检测\n url: \"http://192.168.11.167:8099/behavior\"\n nong-ye-area: #农业区域目标检测\n url: \"http://192.168.11.167:8084/area_detection\"\n #仅用于integration环境其他地方删除掉该配置\n gateway:\n autoTest: autoTest\nserver:\n port: 8080\n max-http-header-size: 10485760\n servlet:\n context-path: /\nspring:\n platform:\n info:\n name: ${bizName}\n description: ${bizName}\n version: ${com.cmii.chinamobile.version}\n scan-package: com.cmii.chinamobile\n enable-swagger: ${enable-swagger:true}\n idgen:\n worker-id: ${random.int(1,31)}\n datacenter-id: ${random.int(1,31)}\n servlet:\n multipart:\n enabled: true\n max-file-size: 5000MB\n max-request-size: 5000MB\n messages:\n basename: i18n/messages\n cloud:\n k8s:\n discovery:\n enabled: false\n load-balance-endpoint: \'{}.integration.io\'\n load-balance-endpoint-port: 30500\n clients: cmii-admin-user,cmii-uav-material-warehouse\n scheme: https\n datasource:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n hikari:\n minimum-idle: 2\n # 空闲连接存活最大时间默认60000010分钟\n idle-timeout: 180000\n # 连接池最大连接数默认是10\n maximum-pool-size: 10\n # 此属性控制从池返回的连接的默认自动提交行为,默认值true\n auto-commit: true\n connection-test-query: SELECT 1\n redis:\n host: 192.168.36.231\n port: 41337\n database: 0\n password: Mcache@4522\n # redisson:\n # model: MASTERSLAVE\n # password: Mcache@4522\n # multiple-server-config:\n # database: 0\n # node-addresses: helm-redis-master:6379,helm-redis-slave:6379\n # master-name: helm-redis\n # slave-connection-pool-size: 16\n # master-connection-pool-size: 16\n # slave-connection-minimum-idle-size: 8\n # master-connection-minimum-idle-size: 8\n # ping-connection-interval: 5000\n redisson:\n model: SINGLE\n single-server-config:\n address: 192.168.36.231:41337\n database: 0\n password: Mcache@4522\n rabbitmq:\n host: 192.168.35.178\n port: 35672\n username: admin\n password: sMSk81Plb1\n virtual-host: /\n data:\n mongodb:\n host: 192.168.34.234\n port: 41539\n database: admin\n username: cmlc\n password: REdPza8#oVlt\n jackson:\n time-zone: GMT+8\n mvc:\n pathmatch:\n matching-strategy: ANT_PATH_MATCHER\n\nmin:\n io:\n endPoint: ${com.cmii.chinamobile.minio.url} # 不同环境需要修改此配置 @周金福\n accessKey: ${com.cmii.chinamobile.minio.accessKey}\n secretKey: ${com.cmii.chinamobile.minio.secretKey}\nopentracing:\n jaeger:\n enabled: ${com.cmii.chinamobile.jaeger.enabled}\n log-spans: false\n const-sampler:\n decision: true\n udp-sender:\n host: ${com.cmii.chinamobile.jaeger.url}\n port: ${com.cmii.chinamobile.jaeger.port}\nmqtt:\n host: tcp://192.168.35.178:31883\n username: cmlc\n password: odD8#Cr628\n #服务质量\n #0代表“至多一次”消息发布完全依赖底层 TCP/IP 网络。会发生消息丢失或重复。这一级别可用于如下情况,环境传感器数据,丢失一次读记录无所谓,因为不久后还会有第二次发送。\n #1代表“至少一次”确保消息到达但消息重复可能会发生。\n #2代表“只有一次”确保消息到达一次。这一级别可用于如下情况在计费系统中消息重复或丢失会导致不正确的结果。\n qos: 1\n #服务器列表,多个以英文逗号拼接\n hosts: tcp://192.168.35.178:31883\n #超时时间 单位为秒\n connectionTimeout: 10\n #会话心跳时间 单位为秒\n #若心跳时间过短,在消费端繁忙时会无法完成服务端的心跳回复导致服务端认为消费端下线而无法完成订阅\n #可采用MQ接收端和消费端之间加上队列\n keepAliveInterval: 20\n #消息发布者clientId\n publishClientId: my_publish_02\n #消息订阅者clientId\n subscribeClientId: my_subscribe_02\nliteflow:\n rule-source: yml:com.cmii.chinamobile.common.orchestration.flow.config.NacosFlowDefinationParser\nmybatis-plus:\n type-handlers-package: com.cmii.chinamobile.common.typehandler\n configuration:\n cache-enabled: false\n map-underscore-to-camel-case: true\n# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl\n log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl\n global-config:\n db-config:\n id-type: input\n update-strategy: NOT_NULL\n worker-id: ${random.int(1,31)}\n datacenter-id: ${random.int(1,31)}\n banner: false\n mapper-locations: classpath*:com/cmii/chinamobile/**/mapper/**/*.xml,classpath*:com/cmii/chinamobile/**/beans/**/*.xml\nlogging:\n level:\n com.cmii.chinamobile: info\n com.alibaba.nacos.client.config.impl: WARN\n io.swagger.models.parameters.AbstractSerializableParameter: error\n io.opentracing: error\nfeign:\n sentinel:\n enabled: true\n hystrix:\n enabled: true\n okhttp:\n enabled: true\n httpclient:\n # 最大的连接数默认200\n max-connections: 200\n # 每个路由最大的连接数默认50计算方式max-connections/(目标服务数*每个服务节点数)\n # 比如max-connections=200调用目标5个微服务每个微服务2个节点结果则为200/(5*2)=20\n max-connections-per-route: 20\n # 是否禁用SSL验证默认 false\n disable-ssl-validation: true\n # 链接超时时间默认2000\n connection-timeout: 2000\n # 链接存活时间单位秒默认值15分钟\n time-to-live: 300\n ok-http:\n read-timeout: 5000\n client:\n default:\n read-timeout: 3000\nhystrix:\n command:\n default:\n execution:\n isolation:\n thread:\n timeoutInMilliseconds: 5000\n threadpool:\n default:\n #核心线程数 默认10\n coreSize: 20\n #最大线程数只有在allowMaximumSizeToDivergeFromCoreSize为true的时候才生效默认值10\n maximumSize: 200\n #非核心线程存活时间,单位默认1分钟\n keepAliveTimeMinutes: 1\n # 是否允许最大线程数生效,默认关闭\n allowMaximumSizeToDivergeFromCoreSize: true\nribbon:\n ReadTimeout: 3000\n ConnectTimeout: 10000\n #注册中心刷新时间默认30秒\n ServerListRefreshInterval: 5000\nmanagement:\n endpoint:\n gateway:\n enabled: false\n endpoints:\n web:\n exposure:\n include: health\n base-path: /m6u6c5bsvkto4fvs\nxxl:\n job:\n executor-log-retention-days: 7\n executor-port: 9999\n executor-log-path: ./logs/xxljob/logpath\n access-token: xxl-job\nelasticsearch:\n uris: http://192.168.35.243:29201\n clusterName: elasticsearch\n username: elastic\n password: Iwhere@2023\ndata:\n terrain: /terrain/\n terrain-url: https://lab.uavcmlc.com/devoperation/jinchang\n#iwhere引擎\niWhereEngine:\n url:\n iwhereEngine-grid: http://192.168.35.243:28000\n tree: 101\n \ndeploy:\n closeOldSupervision: true\n env: integration\n warningCloseTime: 7200\n flightDeleteDay: 732\n\n', 'dd878ed0279c6fe7a8a1bb28603f477f', '2025-01-10 11:15:11', '2025-04-10 09:48:25', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-sense-adapter.yml', '6.2.0', 'bizName: 通感AS-e\ndbSchema: sense_adapter\nspring:\n platform:\n info:\n enable-swagger: false\n\nstatistics:\n enable: false\n fixed-delay: 10000\n publish-dimensions:\n - enabled: false\n field: deviceId\n field-path: deviceId\n time-field-path: ptTime\n point: pub.deviceId\n topic: \"bridge/sf/device_data/#\"\n - enabled: false\n field: objectId\n field-path: objects[].objectId\n time-field-path: ptTime\n point: pub.object\n topic: \"bridge/sf/device_data/#\"\n\nsense:\n data:\n target:\n config-type: property\n mqtts:\n - host: tcp://192.168.35.178:31883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n \n # 分享数据的样例;\n - host: tcp://192.168.35.178:31883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n share-data: true\n # 注意is-share-data 为 true时必须设置此值; 必须以 / 结束;\n topic-device-data-header: bridge/share2/DPZYLY/device_data/5ga/\n # 注意is-share-data 为 true时必须设置此值; 必须以 / 结束;\n topic-device-header: bridge/share2/DPZYLY/device/5ga/\n # 注意is-share-data 为 true时必须设置此值;\n radar-infos:\n # 地面海拔高度: 用于分享数据时计算height = 感知目标altitude - 基站altitude\n \'Sf553725952Task916\': 0 \n\n#sense:\n af-config:\n control-plane:\n # 感知能力文件存储位置;\n sense-capbility-file-folder: /cmii/logs/sense_capability/\n # adapter服务启动时是否恢复感知能力数据\n sense-capbility-recover: false\n\n # 用于设置SF连接AF时AF是否校验SF_ID。默认不校验(设置后直接生效, 无需重启服务)\n check-sf-id-and-vender_name: false\n control-port: 8010\n af-id : 100860001\n af-vender_name: cmii-cd\n\n #设置后马上生效; 也可通过swagger接口设置(实时生效, 但改了nacos或者重启后失效);\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10480000\n api:\n # 调用API接口的时候是否检查 Token: (设置后直接生效, 无需重启服务)\n check-token: false\n user-plane:\n save-udp-packet: false\n udp-packet-csv-dir: /cmii/logs/udp_packet_csv\n # 是否针对每个收到的UDP包进行回应, 默认false\n always-response-packet: true\n user-data-port: 8011\n #设置后马上生效; 也可通过swagger接口设置(实时生效, 但改了nacos或者重启后失效);\n max-user-data-packets-per-second: 1000\n max-user-data-bytes-per-second: 191000\n dtls:\n #UDP SERVER的绑定IP:\n server-ip: 0.0.0.0\n server-port: 8013\n #-1 表示不需要清理dtls会话; 单位:毫秒;\n idle-timeout: -1\n sf-id-convertion:\n # 更改后的基站IDSfxxxTaskyyy, xxx: 表示SF ID yyy: 表示 task ID\n # 优先级最高; (这里出现的SF ID, 以这里的信息为准仅针对该SF的某些task id进行处理;)\n #华为杭州SF553725952\n sf-id-and-task-ids:\n - sf-id: 0\n task-id: 0 \n \n # 华为景德镇SF 36798,中兴深圳SF,甘肃华为SF1040265216厦门华为SF587345920 用半角逗号分隔, 无空格:例如: 1001,1002,1003\n need-process-sf-ids: \"\"\n\n # 如果上面两个条件均不符合如果SF ID不在下面列表中, 当做新的SF会按照SF+TASK ID方式转换;\n # 截止到 8-3日; 在线的sf id如下\n old-sf-ids: \"1315,8008,537604096,9527\"\n #设置后马上生效; 也可通过swagger接口设置(实时生效, 但改了nacos或者重启后失效);\n\n # 基于SF+TASK做限速\n sf-task-rate-limit:\n # 浙江杭州华为 温江南海域/ \n - sf-id: 553725952\n task-id: 11141\n #tcp控制报文不需要针对task做限制也没法实现\n #针对UDP用户面报文做task层面的限制\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 1000\n\n #南京海域:\n - sf-id: 536952836\n task-id: 299\n #tcp控制报文不需要针对task做限制也没法实现\n #针对UDP用户面报文做task层面的限制\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 1000 \n\n #江苏太仓市\n - sf-id: 536952836\n task-id: 200\n #tcp控制报文不需要针对task做限制也没法实现\n #针对UDP用户面报文做task层面的限制\n max-user-data-packets-per-second: 50\n max-user-data-bytes-per-second: 10000 \n\n sf-rate-limit:\n # 四川成都华为SF/\n - sf-id: 855715840\n max-control-packets-per-second: 500\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 5000\n # 537604096 江苏镇江海事局华为\n - sf-id: 537604096\n max-control-packets-per-second: 500\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 2000\n # 江苏无锡华为\n - sf-id: 622\n max-control-packets-per-second: 500\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 19100 \n #华为浙江:\n - sf-id: 553725952\n max-control-packets-per-second: 500\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 1000\n max-user-data-bytes-per-second: 191000\n #华为辽宁有海域:\n - sf-id: 352399360\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 2000\n #中兴辽宁有海域:\n - sf-id: 352403460\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 2000 \n #江苏中兴海域:\n - sf-id: 1315\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 2000\n # 甘肃中兴\n - sf-id: 1040269316\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 5000 \n #湖南张家界中兴:\n - sf-id: 4308410\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 1000\n max-user-data-bytes-per-second: 2000\n #广东广州中兴:\n - sf-id: 1102\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 400\n max-user-data-bytes-per-second: 19100 \n #广东深圳中兴:\n - sf-id: 2032\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 300\n max-user-data-bytes-per-second: 19100 \n # 南京中兴 海域; (单独针对任务限速)\n # - sf-id: 536952836\n # max-control-packets-per-second: 100\n # max-control-bytes-per-second: 10240000\n # max-user-data-packets-per-second: 300\n # max-user-data-bytes-per-second: 5000 \n #横琴中兴:计划部测试;\n - sf-id: 738476036\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 1000\n max-user-data-bytes-per-second: 2000 \n #深圳华为12727754计划部测试;\n - sf-id: 12727754\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 1000\n max-user-data-bytes-per-second: 5000 \n #江苏常州中兴SF131205\n - sf-id: 131205\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 300\n max-user-data-bytes-per-second: 2000 \n #湖北鄂州机场中兴:\n - sf-id: 4207410\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 200\n max-user-data-bytes-per-second: 2000 \n #四川绵阳中兴\n - sf-id: 510704001\n max-control-packets-per-second: 1000\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 100\n max-user-data-bytes-per-second: 20000 \n #山东中兴\n - sf-id: 620838916\n max-control-packets-per-second: 100\n max-control-bytes-per-second: 10240000\n max-user-data-packets-per-second: 300\n max-user-data-bytes-per-second: 2000 \n \nlicense:\n status: \'off\'\nlogging:\n level:\n com.cmii.chinamobile: warn\n com.cmii.chinamobile.sense: warn\n com.cmii.chinamobile.sense.handler.RadarUdpHandler: error\n com.cmii.chinamobile.sense.handler.RadarAfTcpDecoderAdapter: warn\n com.cmii.chinamobile.sense.handler.SfManager: warn\n \n com.cmii.chinamobile.sense.core.disruptor.mqtt: info\n com.cmii.chinamobile.common.mqtt.config: info \n ', 'a280def9c3871a9651b5c53bc8c05d00', '2025-01-10 11:15:02', '2025-04-16 11:26:25', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-advanced5g.yml', '6.2.0', 'bizName: 通感一体化系统\ndbSchema: uav_industrial_portfolio\nspring:\n cache:\n type: none\nspringdoc:\n api-docs:\n version: openapi_3_1\n group-configs:\n - group: common\n display-name: 公共能力\n paths-to-match:\n - /cmii/**\n - group: all\n display-name: 所有的服务能力\n paths-to-match:\n - /**\nknife4j:\n enable: true\n basic:\n enable: true\n username: admin\n password: Yunying123\nadvanced5g:\n send-all-data: false\n device-control-user-ids: 414\n calculate-area-type: true\n calculate-tracking: true\n calculate-alarm-camera: false\n calculate-area-plan-refresh: false\n filter:\n enabled: false\n task-filters:\n #广西南宁:\n \'Sf755052544Task1000\':\n enabled: false\n access-areas:\n - \'108.370829094075,22.8154810130058,0 108.382935341078,22.8143867729893,0 108.382954159127,22.8133487095828,0 108.375992525433,22.8143550506,0 108.379422890807,22.8130768562612,0 108.377884703583,22.8103482144274,0 108.375368478385,22.8081630177987,0 108.374503008881,22.8071516792551,0 108.372344625011,22.8082314711336,0 108.371815440881,22.8084433480449,0 108.371203185279,22.8091088707848,0 108.3740632669,22.8127070903886,0 108.375088130848,22.8142916198535,0 108.370490213966,22.8146917286281,0 108.370808998951,22.8154970996191,0 108.370829094075,22.8154810130058,0\'\n \'Sf1102Task92501\':\n enabled: false\n access-areas:\n - \'113.9512041025142,22.52315161403556,0 113.9454553854807,22.52376469743208,0 113.9441554735381,22.51733900541257,0 113.9424373532521,22.51612286880821,0 113.9410024253898,22.51419900761115,0 113.9400246181128,22.51332888279351,0 113.9386169494329,22.51380738299169,0 113.9367103211707,22.51418914554504,0 113.93287895648,22.51378784554091,0 113.9329471321592,22.51254019869863,0 113.9393145631865,22.51233276486502,0 113.9392632576454,22.51082064788392,0 113.9402619756469,22.50951374325599,0 113.9418316575008,22.50927769405895,0 113.9434539477957,22.50958308060848,0 113.9444938629723,22.50989356851763,0 113.9494017577807,22.51007467588934,0 113.9503563852446,22.5150811851489,0 113.9512041025142,22.52315161403556,0\'\n #湖南长沙:\n \'Sf721498112Task1\':\n enabled: false\n access-areas:\n - \'113.072988,28.154086,0 113.073029,28.139927,0 113.066897,28.140333,0 113.065333,28.154411,0 113.072988,28.154086,0\'\n\n\nlogging:\n level:\n com.cmii.chinamobile: warn\n com.cmii.chinamobile.uav.advanced5g.websocket.SenseUniversalDetectionDataWSServer: warn\n ', '0911f161ffb9956bebbf501f2bbe290f', '2025-01-10 11:15:02', '2025-04-14 14:19:17', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-industrial-portfolio.yml', '6.2.0', 'bizName: 行业应用项目包--[定制化需求]\ndbSchema: uav_industrial_portfolio\nspring:\n data:\n mongodb:\n host: 192.168.34.238\n port: 39910\n database: admin\n username: cmlc\n password: REdPza8#oVlt\ncom:\n cmii:\n chinamobile:\n photoelectric:\n company-zone-map:\n 2: \'575274105076973568\'\n 614: \'574679524032118784\'\n yihang:\n domain: ${com.cmii.chinamobile.yihang.domainBase}\n device:\n url: ${com.cmii.chinamobile.yihang.url}\n clientName: medical_logistics\n #userName: 98677f1b-8b94-4000-a5a4-138fe55d8bd4\n userName: medicalDelivery\n password: \'@MedicalDelivery2021\'\n cabinet:\n #在线的智能柜编码\n code:\n A: V00003\n B: V00004\n # 在线智能柜图片地址\n img:\n A: ${com.cmii.chinamobile.yihang.img.A}\n B: ${com.cmii.chinamobile.yihang.img.B}\n eventbus:\n broadcast-events:\n - com.cmii.chinamobile.uav.civilMilitary:areaPlanChange\n - com.cmii.chinamobile.uav.civilMilitary:areaPlanTimeRoll\n - industrial.detection.data:GONGAN\n - industrial.detection.photo.data:GONGAN\n civil-military:\n mock-civil-military: true\n # mock-uas-id: \'UAS00018318\'\n mock-uas-id: \'UAS00020836\'\n min-lat: 30.231673\n max-lat: 30.235383\n min-lng: 120.230950\n max-lng: 120.233870\n padding-lat: 0.00000\n padding-lon: 0.00000\n tcp-server-host: 39.108.139.115\n tcp-server-port: 9100\n share-data: false\n use-new-radar: false\n track-warning-fast: false\n update-bts-frequency: -1\n send-ws-text: false\n check-detection: true\n detection-exclude-radar-ids: \'1315\'\n lae:\n radar-id: \'CYY001\'\n detect-uav-id: UAS00018318\n companies: 394,178,2,431,228,232,453,477,448,411,115,244,556,248,518,232\n deny-flying-companies: 178,2,556,248,518,232\n only-show-in-advanced5g-area-uav: UAS00020533\n device-control-user-ids: 414,1549,1568\n # area-expands-distance: 5\n # area-expands-lon: 0.00005\n area-expands-distance: 0\n area-expands-lon: 0\n #默认跟踪的无人机UASID,如果配置为空,则使用前端传的数据\n default-uas-id: UAS00018319\n # project-i-d: XMYS\n # default-uas-id: UAS00018371\n project-i-d: ZGYS\n #需要延迟的无人机id集合\n delay-uas-ids: UAS00011575,UAS00018445,UAS00018371,UAS00018370\n #RTK数据延迟推送时间默认0或者小于0不延迟单位毫秒\n delay-time: 7000\n hfyd:\n #通过安徽二级平台分享数据,不需要使用成都平台分享了。\n device-data-url: \'https://61.191.199.84:21673/api/external/antiDeviceInfo/report/anti/deviceFindInfo\'\n device-status-url: \'https://61.191.199.84:21673/api/external/antiDeviceInfo/report/anti/deviceWorkInfo\'\n source-bts-list: 1508482123,1508482221,1508482321,1509526123,1509526221,570503168,57050316802,57050316803,57050316804,57050316805,57050316806\n enable: false\n receive:\n gz-mqtt:\n host: tcp://183.235.109.1:1883\n password: N1hA6_u7ZlGBiKGk\n username: platmqtt\n qos: 0\n topic:\n - \'$share/zyly/bridge/share/onepoint/5ga/data/Sf1102Task1\'\n enable: true\n share:\n mqtts:\n - host: tcp://helm-emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n enable: true\n use-async: true\n radar-ids:\n - \'00000077\'\n # 江苏南京\n - \'00000025\'\n - \'00000156\'\n - \'00000026\'\n - \'00000061\'\n - \'1058808922\'\n - \'1055906322\'\n - \'1055906323\'\n - \'10582544\'\n - \'10581668\'\n - \'Sf622Task504\'\n - \'Sf622Task502\'\n - \'Sf622Task8\'\n - \'10596892\'\n - \'10550251\'\n - \'Sf622Task24092803\'\n - \'sf131205Task131206\'\n - \'123\'\n #华为广州:分享给图南\n - \'Sf12727754Task12653338\'\n - \'12727754\'\n #中兴广州:分享给图南\n - \'Sf1102Task925051\'\n # 宁波咸祥 华为基站,分享给新奇点智能科技集团有限公司\n - \'Sf553725952Task5129\'\n # 平谷低空安全管控平台\n - \'Sf184627200Task101\'\n #测试\n - \'Sf855715844Task1S2\'\n #杭实基站\n - \'Sf553725952Task916\'\n #北京延庆基站\n - \'Sf184631300Task12653338\'\n # 绍兴公安\n - \'Sf553725952Task250219\'\n - \'Sf553725952Task57511\'\n - \'Sf553725952Task57510\'\n # 万丰分享数据\n - \'Sf553725952Task57515\'\n comp-device-id:\n - \'DP4eac32966f3a7a8e_1_yf001\'\n - \'DP4eac32966f3a7a8e_102_UAV110001\'\n - \'DP4eac32966f3a7a8e_1_ZARD\'\n - \'DP4eac32966f3a7a8e_11_0571FS-YH-1\'\n - \'DP4eac32966f3a7a8e_11_FS-UAV-PL671RO060\'\n - \'DP4eac32966f3a7a8e_9_0571FS-YH-1_CX\'\n - \'DP4eac32966f3a7a8e_9_FS-UAV-PL671RO060_CX\'\n - \'DPa54e54b7d9bf776e_1_radar-1\'\n - \'DPa54e54b7d9bf776e_1_radar-2\'\n - \'DPa54e54b7d9bf776e_11_spectrum-1-dcd\'\n - \'DPa54e54b7d9bf776e_11_spectrum-2-dcd\'\n - \'DPa54e54b7d9bf776e_11_spectrum-3-dcd\'\n - \'DPa54e54b7d9bf776e_9_spectrum-1-aoa\'\n - \'DPa54e54b7d9bf776e_9_spectrum-2-aoa\'\n - \'DPa54e54b7d9bf776e_9_spectrum-3-aoa\'\n - \'DPcd73ddc023ae5499_10_05710000000109\'\n - \'DPcd73ddc023ae5499_10_05710000000063\'\n - \'DPcd73ddc023ae5499_10_05710000000077\'\n - \'DPcd73ddc023ae5499_10_05710000000066\'\n - \'DPcd73ddc023ae5499_10_05710000000205\'\n - \'DPcd73ddc023ae5499_10_05710000000039\'\n - \'DPcd73ddc023ae5499_10_05710000000171\'\n - \'DPcd73ddc023ae5499_10_05710000000193\'\n - \'DPcd73ddc023ae5499_10_05710000000061\'\n - \'DPcd73ddc023ae5499_10_05710000000091\'\n - \'DPcd73ddc023ae5499_10_05710000000189\'\n - \'DPcd73ddc023ae5499_10_05710000000092\'\n - \'DPcd73ddc023ae5499_102_05710000199993\'\n - \'DPcd73ddc023ae5499_102_05710000199992\'\n - \'DPcd73ddc023ae5499_102_05710000199980\'\n - \'DPcd73ddc023ae5499_102_05710000199990\'\n - \'DPcd73ddc023ae5499_102_05710000199981\'\n - \'DPcd73ddc023ae5499_102_05710000199987\'\n - \'DPcd73ddc023ae5499_102_05710000199988\'\n - \'DPcd73ddc023ae5499_102_05710000199984\'\n - \'DPcd73ddc023ae5499_102_05710000199983\'\n - \'DPcd73ddc023ae5499_102_05710000199979\'\n - \'DPcd73ddc023ae5499_102_05710000199978\'\n - \'DPcd73ddc023ae5499_102_05710000199989\'\n - \'DPcd73ddc023ae5499_11_05710000099911\'\n - \'DPcd73ddc023ae5499_11_05710000091056\'\n - \'DPcd73ddc023ae5499_1_05710000040001\'\n - \'DPcd73ddc023ae5499_10_05710000000066\'\n - \'DPcd73ddc023ae5499_10_05710000000205\'\n - \'DPcd73ddc023ae5499_10_05710000000171\'\n - \'DPcd73ddc023ae5499_10_05710000000193\'\n - \'DPcd73ddc023ae5499_10_05710000000061\'\n - \'DPcd73ddc023ae5499_10_05710000000091\'\n - \'DPcd73ddc023ae5499_10_05710000000189\'\n - \'DPcd73ddc023ae5499_10_05710000000092\'\n - \'DPcd73ddc023ae5499_10_05710000000172\'\n - \'DPcd73ddc023ae5499_10_05710000000133\'\n - \'DPcd73ddc023ae5499_10_05710000000223\'\n - \'DPcd73ddc023ae5499_11_05710000091093\'\n - \'DPcd73ddc023ae5499_102_05710000097001\'\n - \'DPcd73ddc023ae5499_102_05710000199982\'\n - \'DPcd73ddc023ae5499_102_05710000199986\'\n - \'DPd2e6ff08ef7b8bdf_1_05710100000001\'\n - \'DPf72cd54e78be1022_102_937eab5095ca7335\'\n - \'DPf72cd54e78be1022_102_660003\'\n - \'DPf72cd54e78be1022_102_650134\'\n - \'DPf72cd54e78be1022_102_650187\'\n - \'DPf72cd54e78be1022_102_650182\'\n - \'DPf72cd54e78be1022_102_650185\'\n - \'DPf72cd54e78be1022_102_650188\'\n - \'DPf72cd54e78be1022_102_650186\'\n - \'DPf72cd54e78be1022_102_650198\'\n - \'DPf72cd54e78be1022_102_650235\'\n - \'DPf72cd54e78be1022_102_650220\'\n - \'DPf72cd54e78be1022_102_650047\'\n - \'DPf72cd54e78be1022_102_650189\'\n - \'DPf72cd54e78be1022_102_650004\'\n - \'DPf72cd54e78be1022_102_650005\'\n - \'DPf72cd54e78be1022_102_660001\'\n - \'DPf72cd54e78be1022_102_660002\'\n - \'DPf72cd54e78be1022_102_660004\'\n - \'DPf72cd54e78be1022_102_660006\'\n - \'DPf72cd54e78be1022_102_660000\'\n - \'DPf72cd54e78be1022_102_660017\'\n - \'DPf72cd54e78be1022_102_650240\'\n - \'DPf72cd54e78be1022_102_660007\'\n - \'DPf72cd54e78be1022_102_660005\'\n - \'DPf72cd54e78be1022_102_650120\'\n - \'DPf72cd54e78be1022_102_650029\'\n - \'DPf72cd54e78be1022_102_937eab5095ca7335\'\n - \'DPf72cd54e78be1022_102_937eab5095ca7335\'\n - \'DPf72cd54e78be1022_102_ZH2024090901\'\n\n - host: tcp://183.62.69.35:1883\n username: MX0055-T00006fb7\n password: 9a48695c1388e89507cabb78adde1fa3\n qos: 0\n enable: true\n radar-ids:\n #深圳中兴:分享给深城交\n - \'Sf1102Task92501\'\n dqh-mqtts:\n - host: tcp://helm-emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n enable: true\n radar-ids:\n - \'Sf553725952Task5128\'\n - \'Sf553725952Task5128s2\'\n - \'Sf553725952Task5128s3\'\n - \'Sf553725952Task5128s4\'\n\n - host: tcp://115.231.59.152:31007\n username: nbyd\n password: \'12345678\'\n qos: 0\n enable: true\n radar-ids:\n - \'Sf553725952Task5128\'\n - \'Sf553725952Task5128s2\'\n - \'Sf553725952Task5128s3\'\n - \'Sf553725952Task5128s4\'\n zhhqmqtts:\n - host: tcp://helm-emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n enable: true\n radar-ids:\n # 分享给珠海横琴,管控系统\n - \'Sf738476036Task1\'\n object-types:\n - \'30\'\n - host: tcp://123.88.4.190:11883\n username: avicit\n password: avicit\n qos: 0\n enable: true\n radar-ids:\n # 分享给珠海横琴,金航公司\n - \'Sf738476036Task1\'\n object-types:\n - \'30\'\n - host: tcp://123.88.4.190:30020\n username: hengqing_fh\n password: J]I$6*U_3R\n qos: 0\n enable: true\n radar-ids:\n # 分享给珠海横琴,金航公司\n - \'Sf738476036Task1\'\n object-types:\n - \'30\'\n fusion-mqtts:\n - host: tcp://helm-emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n enable: true\n use-async: true\n is-real-drone: false\n radar-ids:\n - \'570290960755195904\'\n - \'578517915202355200\'\n - host: tcp://helm-emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 0\n enable: true\n use-async: true\n is-real-drone: false\n radar-ids:\n - \'586859744928333824\'\n - \'606864302835499008\'\n - \'606534905442729984\'\n # 绍兴新昌万丰航空小镇\n - \'624204638385340416\'\n upds:\n - ip: 1.45.28.241\n port: 19002\n enable: false\n source-port: 19002\n radar-ids:\n - \'00000117\'\n - \'00000119\'\n - \'00000118\'\n - \'00000114\'\n - \'00000115\'\n - \'00000111\'\n - \'00000120\'\n - \'00000121\'\n - \'00000122\'\n - \'00000035\'\n - \'00000116\'\n - \'00000112\'\n - \'00000113\'\n - \'184631300\'\n - \'Sf184631300Task12653338\'\n - \'Sf184631300Task12653339\'\n - \'Sf184631300Task12653340\'\n - \'Sf184631300Task12653341\'\n - \'Sf184631300Task12653342\'\n - \'Sf184631300Task12653343\'\n - \'Sf184631300Task12653344\'\n - \'Sf184631300Task12653345\'\n - \'Sf184631300Task12653346\'\n - \'Sf184631300Task12653347\'\n - \'Sf184631300Task12653348\'\n - \'Sf184631300Task12653349\'\n - \'Sf184631300Task12653350\'\n - \'Sf184631300Task12653351\'\n - \'Sf184631300Task12653352\'\n - \'Sf184631300Task12653353\'\n - \'Sf184631300Task12653354\'\n - \'Sf184631300Task12653355\'\n - \'Sf184627200Task202\'\n\n idea:\n enable: false\n host: ssl://mqtt-dev.silassz.com:1883\n username: cmcc-sz\n password: Hks84@09kdem\n qos: 0\n radar-ids:\n # - \'127265611\'\n # - \'127266081\'\n # - \'127266091\'\n - \'Sf1102Task92501\'\n hf-https:\n #通航成都测试环境。\n - enable: true\n device-data-url: \'http://36.137.135.51:21673/api/external/antiDeviceInfo/report/anti/deviceFindInfo\'\n device-status-url: \'http://36.137.135.51:21673/api/external/antiDeviceInfo/report/anti/deviceWorkInfo\'\n manufacturer-code: 5100004\n source-bts-list: Sf855715840Task250417,Sf855715840Task250417s2,Sf855715844Task1,Sf855715844Task1s1,Sf855715844Task1s2,Sf855715844Task1s3,Sf855715844Task1s4,Sf855715844Task1s5,Sf855715844Task1s6,Sf855715844Task1s7,Sf855715844Task1s8,Sf855715844Task1s9,Sf855715840Task1114,Sf855715840Task1114s3,Sf855715840Task1114s6,Sf855715840Task1114s9,Sf855715840Task1114s12\n #通航成都生产环境。\n - enable: false\n device-data-url: \'http://183.221.86.195:31673/api/external/antiDeviceInfo/report/anti/deviceFindInfo\'\n device-status-url: \'http://183.221.86.195:31673/api/external/antiDeviceInfo/report/anti/deviceWorkInfo\'\n manufacturer-code: 5100004\n # source-bts-list: Sf855715844Task1,Sf855715844Task1s1,Sf855715844Task1s2,Sf855715844Task1s3,Sf855715844Task1s4,Sf855715844Task1s5,Sf855715844Task1s6,Sf855715844Task1s7,Sf855715844Task1s8,Sf855715844Task1s9,Sf855715840Task1114s3,Sf855715840Task1114s6,Sf855715840Task1114s9,Sf855715840Task1114s12,Sf855715840Task117,Sf855715840Task117s2,Sf855715840Task117s3,Sf855715840Task117s4,Sf855715840Task117s5,Sf855715840Task117s6,Sf855715840Task117s7,Sf855715840Task117s8,Sf855715840Task117s9\n source-bts-list: Sf855715844Task1,Sf855715840Task117s4,Sf855715840Task117,Sf855715840Task1224\n - enable: false\n #通过安徽二级平台分享数据,不需要使用成都平台分享了。\n device-data-url: \'https://61.191.199.84:21673/api/external/antiDeviceInfo/report/anti/deviceFindInfo\'\n device-status-url: \'https://61.191.199.84:21673/api/external/antiDeviceInfo/report/anti/deviceWorkInfo\'\n manufacturer-code: 5100001\n source-bts-list: 1508482123,1508482221,1508482321,1509526123,1509526221,570503168,57050316802,57050316803,57050316804,57050316805,57050316806\n gz-https:\n - enable: false\n source-bts-list: 300001\n device-data-url: \'http://localhost:18080/api/uav/industrial/portfolio/IntegratedSensingAndCommunication/civilMilitary/mockReceiveData\'\n device-status-url: \'http://localhost:18080/api/uav/industrial/portfolio/IntegratedSensingAndCommunication/civilMilitary/mockReceiveStatus\'\n bjyq-mqtts:\n - host: ssl://106.120.117.24:8883\n username: cmccClient1\n password: xV@*rrM8\n qos: 0\n enable: true\n ssl-enable: true\n socket-factory: \"classpath*:sslCertificate/bjyqca.pem\"\n radar-ids:\n - \'Sf184631300Task12653338\'\n share-filter:\n enabled: false\n task-filters:\n \'Sf1102Task92501\':\n enabled: true\n access-areas:\n - \'113.9512041025142,22.52315161403556,0 113.9454553854807,22.52376469743208,0 113.9441554735381,22.51733900541257,0 113.9424373532521,22.51612286880821,0 113.9410024253898,22.51419900761115,0 113.9400246181128,22.51332888279351,0 113.9386169494329,22.51380738299169,0 113.9367103211707,22.51418914554504,0 113.93287895648,22.51378784554091,0 113.9329471321592,22.51254019869863,0 113.9393145631865,22.51233276486502,0 113.9392632576454,22.51082064788392,0 113.9402619756469,22.50951374325599,0 113.9418316575008,22.50927769405895,0 113.9434539477957,22.50958308060848,0 113.9444938629723,22.50989356851763,0 113.9494017577807,22.51007467588934,0 113.9503563852446,22.5150811851489,0 113.9512041025142,22.52315161403556,0\'\n shareTarget: \n - shanghai\n - hefei\n radcam:\n btsToCamMap:\n \"11538531121\": 123\n \"11538531123\": 123\n \"11538531221\": 123\n \"11538531321\": 123\n sourceBtsList: \n - \"11538531121\"\n - \"11538531123\"\n - \"11538531221\"\n - \"11538531321\"\n sourceTarget:\n camLoc: 120.2236898,30.2383471,21.0\n angleRange: -90,90\n toleranceThreshold: 10\n kongyu:\n host: http://1.95.2.44:8080\n url-jam: /cy\n url-aoa: /cy\n url-radar: /cy\n urlinduce: /cy\n urltracktarget: /cy\n urlqueryalldevicelist: /cy\n urlqueryalldevicerelations: /cy\n heartbeatinterval: 7\n guardmode: /cy\n radarlatitude: 30.4070238\n radarlongitude: 104.0884845\n jamlatitude: 30.4070038\n jamlongitude: 104.0884645\n photoelectricitylatitude: 30.4070438\n photoelectricitylongitude: 104.0884345\n inducelatitude: 30.4071238\n inducelongitude: 104.0885245\n provider-code: DP21743e0f10ada3fb\n report-share: true\n stream-url-map:\n #37bbc0f0a5e145f3b2022d607j3k6-gd: webrtc://live.demo.uavcmlc.com:443/origin/test\n 6706029766384f7496cf72a22607305a: webrtc://live.uavcmlc.com:443/live/DEV02002483\n 37bbc0f0a5e145f3b2022d607j3k6-gd: webrtc://live.uavcmlc.com:443/live/DEV02002483\n 6706029766384f7496cf72a226073066: webrtc://live.uavcmlc.com:443/live/DEV02002496\nlogging:\n level:\n com.cmii.chinamobile: info\n # com.cmii.chinamobile.industrial.portfolio.config.mqtt: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.schedule: info\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.schedule.DataPushScheduel: info\n # com.cmii.chinamobile.mqtthandler.service.impl.DetectionMessageServiceImpl: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.AbstractSenseMinDataMqttSender: info \n # # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.event.CivilMilitaryCheckFlyRealtimeZoneSubscriber: debug\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.huaweiRadar.handler.RadarUdpHandler: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.huaweiRadar.handler.RadarAfTcpDecoderAdapter: warn\n # com.cmii.chinamobile.industrial.portfolio.service.impl.ConflictWarningRunner: error\n # com.cmii.chinamobile.industrial.portfolio.service.impl.ConflictWarningContext: error\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.impl.CivilMilitaryAlarmServiceImpl: error\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.event.RadarBizDeviceReceiveSubscriber: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.IdeaDataSenderStrategy: info\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.AbstractSenseMinDataUdpSender: info\n # com.cmii.chinamobile.industrial.portfolio.service.detection.impl.RadarServiceImpl: info\n # com.cmii.chinamobile.industrial.portfolio.service.detection.impl.AOAServiceImpl: info\n # com.cmii.chinamobile.industrial.portfolio.websocket.Advanced5GDataPushWebsocket: info\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.event.DetectDataMockFromFlyDataReceiveSubscriber: info\n # com.cmii.chinamobile.industrial.portfolio.service.universalDetectionAndCounter.event.DeviceWorkChangeSubscriber: info\n # com.cmii.chinamobile.industrial.portfolio.websocket.UniversalDeviceWSServer: OFF\n # com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.Advanced5gDeviceDataShareHandler: info\n # com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.TdoaDeviceDataShareHandler: INFO\n # com.cmii.chinamobile.industrial.portfolio.config.device.BridgeDeviceRunnerContainer: INFO\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.MqttCallbackImpl: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.schedule.ISDetectionInfoJobHandler: warn\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.AbstractHttpDataSenderStrategy: info\n # com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.FusionDeviceDataShareHandler: debug\n # com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.AbstractFusionSenseMinDataMqttSender: debug\n com.cmii.chinamobile.common.mqtt.config.HandlerClient: debug\n com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.Advanced5gDeviceDataCalculateHandler: OFF\n com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.TdoaDeviceDataHandler: OFF\n com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.TdoaDeviceDataShareHandler: OFF\n com.cmii.chinamobile.industrial.portfolio.config.mqtt.handler.universal.UniversalDeviceDataShareHandlerAbstract: OFF\n com.cmii.chinamobile.industrial.portfolio.service.IntegratedSensingAndCommunication.dataShare.impl.AbstractHttpDataSenderStrategy: warn\n \n\nribbon:\n ConnectTimeout: 10000 # 连接超时时间(ms)\n ReadTimeout: 10000 # 通信超时时间(ms)\n OkToRetryOnAllOperations: true # 是否对所有操作重试\n MaxAutoRetriesNextServer: 2 # 同一服务不同实例的重试次数\n MaxAutoRetries: 1 # 同一实例的重试次数\n\nhystrix:\n command:\n default:\n execution:\n isolation:\n thread:\n timeoutInMilliseconds: 10000\noauth:\n police:\n grantType: authorization_code\n clientId: APP_JUSEMc7afyWXxvE7\n clientSecret: 2QTFZouJNhMYDwogLDCNUjivAWtwUv\n integratedsensing:\n grantType: authorization_code\n clientId: APP_FDHW2VLVDWPnnOCy\n clientSecret: R8PfcXU5xvCXfE3USeZ90Tbte6mZj3\n emergency:\n grantType: authorization_code\n clientId: APP_aGsTAY1uMZrpKdfk\n clientSecret: FFkDqqDLTIBwct6xHGOtQOEU6F8qM0\n medicallogistics:\n grantType: authorization_code\n clientId: APP_PvdfRRRBPL8xbIwl\n clientSecret: F6sxMBBiB6ILu1seYhIPrMYEVUFpy2\nstation:\n mqtt:\n host: tcp://192.168.36.214:1883\n username: emerlingyu\n password: Em1101@WGFe\n #服务质量\n #0代表“至多一次”消息发布完全依赖底层 TCP/IP 网络。会发生消息丢失或重复。这一级别可用于如下情况,环境传感器数据,丢失一次读记录无所谓,因为不久后还会有第二次发送。\n #1代表“至少一次”确保消息到达但消息重复可能会发生。\n #2代表“只有一次”确保消息到达一次。这一级别可用于如下情况在计费系统中消息重复或丢失会导致不正确的结果。\n qos: 1\n #服务器列表,多个以英文逗号拼接\n hosts: tcp://192.168.36.214:1883\n #超时时间 单位为秒\n connectionTimeout: 10\n #会话心跳时间 单位为秒\n #若心跳时间过短,在消费端繁忙时会无法完成服务端的心跳回复导致服务端认为消费端下线而无法完成订阅\n #可采用MQ接收端和消费端之间加上队列\n keepAliveInterval: 20\n #消息发布者clientId\n publishClientId: station_publish_02\n #消息订阅者clientId\n subscribeClientId: station_subscribe_02\n\nruoyi:\n order:\n ip: 192.168.34.245\n port: 36724\n username: admin\n password: admin123', 'f3a3dadc9b4dc0f07b4388e50ff31f75', '2025-01-10 11:15:02', '2025-04-17 16:46:27', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uas-lifecycle.yml', '6.2.0', 'spring:\n cache:\n type: none\n servlet:\n multipart:\n max-file-size: 2000MB\n max-request-size: 2000MB\n enabled: true\n redis:\n host: 192.168.36.231\n port: 40988\n database: 0\n password: Mcache@4522\n redisson:\n model: SINGLE\n single-server-config:\n address: 192.168.36.231:40988\n database: 0\n password: Mcache@4522\n mvc:\n pathmatch:\n matching-strategy: ant_path_matcher\n # hiddenmethod:\n # filter:\n # enabled: true\n platform:\n info:\n name: 无人机身份认证\n description: 无人机身份认证\n version: 1.0.0\n datasource:\n dynamic:\n primary: uav_lifecycle\n datasource:\n uav_lifecycle:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.35.205:13306/uav_lifecycle?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&&allowMultiQueries=true&serverTimezone=GMT%2B8\n username: k8s_admin\n password: Uc@bkTCPuD4g\n emqx:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.35.205:13306/emqx?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8\n username: k8s_admin\n password: Uc@bkTCPuD4g\n uav_doris:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.11.90:9031/cmii?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8\n username: cmii\n password: Gy8F5jpaFG@G\n # 因雷视联动使用行业rabbitmq\n # rabbitmq:\n # host: helm-uas-rabbitmqs\n # port: 5672\n # username: admin\n # password: nYcRN91r._hj\n # virtual-host: /\npassword:\n noticeChangePwdDay: 840\n expireDay: 910\n emailNotice: true\n smsNotice: true\n #notice address\n host: https://www.demo.uavcmlc.com/\nxxl:\n job:\n executor-log-retention-days: 1\n executor-port: 19999\n executor-log-path: ./logs/xxljob/logpath\n access-token: xxl-job\nspringdoc:\n api-docs:\n version: openapi_3_1\n group-configs:\n - group: common\n display-name: 公共能力\n paths-to-match:\n - /cmii/**\n - group: owner\n display-name: 无人机使用者服务能力\n paths-to-match:\n - /owner/**\n - group: manufacturer\n display-name: 无人机厂商服务能力\n paths-to-match:\n - /manufacturer/**\n - group: regulator\n display-name: 无人机监管服务能力\n paths-to-match:\n - /regulator/**\n - group: all\n display-name: 所有的服务能力\n paths-to-match:\n - /**\n override-with-generic-response: true\n info:\n title: 无人机身份认证服务\n description: 无人机身份认证服务,用于管理无人机使用者,无人机生产厂商,无人机监管者\n version: 5.3.0\nauth:\n envs:\n owner:\n image-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\n manufacturer:\n image-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\n regulator:\n session-timeout: 180\n image-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n register-request-mapping: true\n group: regulator\n eventbus:\n broadcast-events:\n - lifecycle.detection:SUPERVISE_DETECTION\n kongyu:\n host: http://1.95.2.44:8080\n url-jam: /cy\n url-aoa: /cy\n url-radar: /cy\n urlinduce: /cy\n urltracktarget: /cy\n urlqueryalldevicelist: /cy\n urlqueryalldevicerelations: /cy\n heartbeatinterval: 7\n guardmode: /cy\n radarlatitude: 30.4070238\n radarlongitude: 104.0884845\n jamlatitude: 30.4070038\n jamlongitude: 104.0884645\n photoelectricitylatitude: 30.4070438\n photoelectricitylongitude: 104.0884345\n inducelatitude: 30.4071238\n inducelongitude: 104.0885245\n provider-code: DP21743e0f10ada3fb\n stream-url-map:\n #37bbc0f0a5e145f3b2022d607j3k6-gd: webrtc://live.demo.uavcmlc.com:443/origin/test\n #6706029766384f7496cf72a22607305a: webrtc://live.demo.uavcmlc.com:443/origin/test\n 37bbc0f0a5e145f3b2022d607j3k6-gd: webrtc://live.uavcmlc.com:443/live/DEV02002483\n 6706029766384f7496cf72a22607305a: webrtc://live.uavcmlc.com:443/live/DEV02002483\n\n\nlogging:\n level:\n com.cmii.chinamobile: INFO\n com.cmii.chinamobile.uas.lifecycle.service.detection.impl.GeneralServiceImpl: off\n com.cmii.chinamobile.uas.lifecycle.service.detection.DetectionDeviceClient: off\n com.cmii.chinamobile.uas.lifecycle.service.biz.warn.impl.WarnJudgmentServiceImpl: error\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.IAMMessageHandler: info\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.SenseMessageHandler: info\n com.cmii.chinamobile.alarm.service.impl.SecAlarmMQReceiver: info\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.fusiontrack: warn\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.SenseDevMessageHandler: error\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.SenseUniversalDataHandler: info\n com.cmii.chinamobile.uas.lifecycle.service.calculate.SenseUniversalDataDefenseZoneService: warn\n com.cmii.chinamobile.uas.lifecycle.websocket.SenseUniversalDataWSServer: info\n com.cmii.chinamobile.uas.lifecycle.config.mqtt.handler.UAVMessageHandler: info\n com.cmii.chinamobile.uas.lifecycle.service.external.impl.ExternalDataServiceImpl: off\n com.cmii.chinamobile.uas.lifecycle.quartz.WarningTaskSchedule: warn\n com.cmii.chinamobile.uas.lifecycle.service.eventBus.PhotoelectricityBrieflyListener: warn\n com.cmii.chinamobile.uas.lifecycle.service.biz.warn.impl.PhotoelectricAlarmServiceImpl: warn\n com.cmii.chinamobile.uas.lifecycle.beans.vo.warn.DelayCount: info\n com.cmii.chinamobile.uas.lifecycle.quartz.DetectionTaskSchedule: debug\n com.cmii.chinamobile.uas.lifecycle.aspectj.TimeTrackerAspect: debug\n com.cmii.chinamobile.common.mqtt.config.HandlerClient: debug\n com.cmii.chinamobile.uas.lifecycle.service.biz.brigde.BridgeDeviceRunnerContainer: info\n com.cmii.chinamobile.uas.lifecycle.service.eventBus.DeviceWorkChangeSubscriber: info\n\nmqtt:\n single:\n host: tcp://emqxs:1883\n hosts: tcp://emqxs:1883\n username: cmlc\n password: odD8#Cr628\n qos: 1\n connectionTimeout: 10\n keepAliveInterval: 20\n H1CX1CTDOATopicPrefix: server/chan\n H1CX1CRIDTopicPrefix: server/chan\n H1CX1CTDOATopicSuffix: /api/locate\n H1CX1CRIDTopicSuffix: /api/rd1\n deviceType: 5ga\nlifecycle:\n srcId: 1323096648758464519\n modelSrcId: 1323096648758464521\n isOpen: false\n companyIds: 2\n isOpenPushDate: false\n isOpenSaveDate: true\n isOpenHeight: false\n isOpenModels: false\n modelType: 2\n trackFusionProviderCode: DP74b4ef9fb4aaf269\n thirdPartyProviderCode: sf\n nameplateProcessingType: 0\n calculate-schedule-time: true\nairspace:\n deploy:\n closeAreaRiskEvaluate: false\n closeCaculateAirspaceCapacity: false\n riskAssessmentUrl: http://192.168.35.229:18081/get_data\n riskHotGridLevel: 17\ndoris:\n endPoint: http://192.168.11.90:8041 \n user: cmii\n password: Gy8F5jpaFG@G\n database: cmii\nwarn:\n data:\n closeTerrain: true\n closeIndustryPlatformDispatch: false\n useQueue: false\n\ncyy:\n aes: 696f4b09f80633a10eca593aa4dac727\n public:\n key: 042606569DF5B422596B78FEFC7A7087D618F339BCB3FE02DEDF3E733B4E5A8FE32DEA162DC12D31F03464F071EA9CEA1DE233FC9250C63005C401B9CAC030A155\n private:\n key: 73607410C0B2D9038D29738FC253B704E120FDC1A6C5D5E07AD038C9EE29D77C\n sim:\n debug: false\n bip:\n debug: true\n safeAid:\n aid: xxxx\n version: 1.0\n apdu:\n - 80E6200016000010D15600010181017B00000000B0010101000000\n - 80E281000400B20000\n execCount: 3\n chainingValue: \"01\"\n uavProductNO: 81145541533030303139363639393932313233343031\n imei: 820F383635303837303530333333333434\n terminalNO: 8306443830454538\n imsi: 840F343630303131303331363335313437\n result:\n success: \"009000\"\n command:\n install: 80E6200016000010D15600010181017B00000000B0010101000000\n query: 80E281000400B20000\n platform:\n version: 1.0\n url: https://www.demo.uavcmlc.com/uas/api/lifecycle/regulator/epc/auth\n debug: true\nxinshen:\n public:\n key: 04AF6C1BD30C3AE944A3E15E2F069F79EA2DC321DF26FBA6531BD1B58383C0E54F5F44A374E0FE3EFA7D1F307B6D3E54AC7352E8768470539EF2D6BDFBCBE279D5\n url: http://1.119.150.199:20016/cmiot/seitsm/cardinality/seOperatorApply\n spid: CYY04009\nads:\n url: https://open-al.variflight.com/api/radarv2?\n appid: 11719\n appsecurity: 672ad97435271\nexternal:\n sign:\n param: 城市安防,低空监管\n thridList:\n caac: DPeef74b90639b8271\n nuaa: DP1023d83e62fd5ca6\n providerList:\n - provider-code: DPeef74b90639b8271\n provider-name: 民航二所\n - provider-code: DP1023d83e62fd5ca6\n provider-name: 南京航空航天大学\n thirdNameMap:\n DPeef74b90639b8271: 民航二所\n DP1023d83e62fd5ca6: 南京航空航天大学\nstatistics:\n enable: false\n fixed-delay: 10000\n subscribe-dimensions:\n - enabled: true\n field: deviceId\n field-path: deviceId\n time-field-path: ptTime\n point: SenseUniversalDataHandler.sub.deviceId\n topic: \"bridge/sf/device_data/5ga/Sf553725952Task57510\"\n class-name: \"SenseUniversalDataHandler\"\n - enabled: false\n field: objectId\n field-path: objects[].objectId\n time-field-path: ptTime\n point: SenseUniversalDataHandler.sub.objectId\n topic: \"bridge/+/device_data/#\"\n class-name: \"SenseUniversalDataHandler\"\n - enabled: false\n field: deviceId\n field-path: deviceId\n time-field-path: ptTime\n point: SenseUniversalDataCalculateHandler.sub.deviceId\n topic: \"bridge/+/device_data/#\"\n class-name: \"SenseUniversalDataCalculateHandler\"\n - enabled: false\n field: objectId\n field-path: objects[].objectId\n time-field-path: ptTime\n point: SenseUniversalDataCalculateHandler.sub.objectId\n topic: \"bridge/+/device_data/#\"\n class-name: \"SenseUniversalDataCalculateHandler\"\n - enabled: false\n field: deviceId\n field-path: uasId\n time-field-path: time\n point: SenseUniversalFlyDataHandler.sub.deviceId\n topic: \"bridge/DPZYLY/fly_data/rtk/+\"\n class-name: \"SenseUniversalFlyDataHandler\"', '4764f0777a36deccab1462104ce77579', '2025-01-10 11:15:02', '2025-04-14 17:53:02', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uas-gateway.yml', '6.2.0', 'spring:\n application:\n name: cmii-uas-gateway\n platform:\n info:\n name: 无人机身份认证网关\n description: 无人机身份认证网关\n version: 1.0.0\n cloud:\n gateway:\n httpclient:\n websocket:\n max-frame-payload-length: 12480000\n pool:\n max-idle-time: 5000\n default-filters:\n - StripPrefix=1 #去掉路径的第一级如/logger\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n routes:\n - id: lifecycle\n uri: lb://cmii-uas-lifecycle\n predicates:\n - Path=/lifecycle/**\n - id: lifecycle-websocket\n uri: lb:ws://cmii-uas-lifecycle\n predicates:\n - Path=/lifecycle/regulator/detection/data/**\n - Path=/lifecycle/regulator/sense/universalData/**\n - Path=/lifecycle/regulator/sense/universalDevice/**\n - id: warehouse\n uri: lb://cmii-uav-material-warehouse\n predicates:\n - Path=/warehouse/**\n filters:\n - StripPrefix=1\n - id: securitytrace\n uri: lb://cmii-uav-security-trace\n predicates:\n - Path=/securitytrace/**\n redis:\n host: 192.168.36.231\n port: 40988\n database: 0\n password: Mcache@4522\n redisson:\n model: SINGLE\n single-server-config:\n address: 192.168.36.231:40988\n database: 0\n password: Mcache@4522\nsecurity:\n oauth2:\n regulator:\n permit-all:\n - /lifecycle/regulator/auth/login\n - /lifecycle/regulator/auth/code/login\n - /lifecycle/regulator/auth/getImageCode\n - /lifecycle/regulator/auth/sendLogin\n - /lifecycle/regulator/detection/data/**\n - /lifecycle/regulator/sense/universalData/**\n - /lifecycle/regulator/sense/universalDevice/**\n - /lifecycle/regulator/epc/auth\n - /lifecycle/regulator/auth/sendFindPassword\n - /lifecycle/regulator/auth/findPwdByOrig\n - /lifecycle/regulator/auth/findPwd\n - /lifecycle/regulator/auth/getImageCodeByImageId\n - /lifecycle/regulator/auth/get_image_code_by_image_id\n - /lifecycle/regulator/external/data/import\n - /warehouse/regulator/api/v1/warehouse/project/downloadFile/** #素材仓库文件下载\n - /warehouse/regulator/api/v1/warehouse/project/downloadFileByToken/** #素材仓库文件下载\n - /warehouse/regulator/api/v1/warehouse/project/downloadModelFile/** #素材仓库文件下载\n - /lifecycle/regulator/sim/** #超级sim卡\n - /lifecycle/regulator/cmiot/** #超级sim卡\n - /lifecycle/regulator/airspace/traffic/riskAssessmentValidation\n # - /lifecycle/regulator/securitytrace/**\n - /securitytrace/regulator/external/data/importNetWorkData\n authority-ignores:\n - /lifecycle/regulator/personal/**\n - /lifecycle/regulator/owner/**\n - /lifecycle/regulator/auth/logout\n - /lifecycle/regulator/uav/**\n - /lifecycle/regulator/**\n - /warehouse/regulator/**\n owner:\n permit-all:\n - /lifecycle/owner/auth/login\n - /lifecycle/owner/auth/code/login\n - /lifecycle/owner/auth/getImageCode\n - /lifecycle/owner/auth/sendLogin\n - /lifecycle/owner/auth/sendRegistry\n - /lifecycle/owner/auth/sendFindPassword\n - /lifecycle/owner/auth/findPwdByOrig\n - /lifecycle/owner/auth/findPwd\n - /lifecycle/owner/auth/registry\n - /lifecycle/owner/auth/get_image_code_by_image_id\n - /warehouse/owner/api/v1/warehouse/project/downloadFile/** #素材仓库文件下载\n - /warehouse/owner/api/v1/warehouse/project/downloadFileByToken/** #素材仓库文件下载\n - /warehouse/owner/api/v1/warehouse/project/downloadModelFile/** #素材仓库文件下载\n authority-ignores:\n - /lifecycle/owner/personal/**\n - /lifecycle/owner/auth/logout\n - /lifecycle/owner/uavoperator/**\n - /lifecycle/owner/flightactivity/** \n - /lifecycle/owner/airspace/traffic/**\n - /lifecycle/owner/airspace/admin/**\n - /lifecycle/owner/gis/** \n - /warehouse/owner/**\n manufacturer:\n permit-all:\n - /lifecycle/manufacturer/auth/login\n - /lifecycle/manufacturer/auth/code/login\n - /lifecycle/manufacturer/auth/getImageCode\n - /lifecycle/manufacturer/auth/sendLogin\n - /lifecycle/manufacturer/auth/sendRegistry\n - /lifecycle/manufacturer/auth/sendFindPassword\n - /lifecycle/manufacturer/auth/findPwdByOrig\n - /lifecycle/manufacturer/auth/findPwd\n - /lifecycle/manufacturer/auth/registry\n - /lifecycle/manufacturer/syncMnf\n - /lifecycle/manufacturer/auth/get_image_code_by_image_id\n - /warehouse/manufacturer/api/v1/warehouse/project/downloadFile/** #素材仓库文件下载\n - /warehouse/manufacturer/api/v1/warehouse/project/downloadFileByToken/** #素材仓库文件下载\n - /warehouse/manufacturer/api/v1/warehouse/project/downloadModelFile/** #素材仓库文件下载\n authority-ignores:\n - /lifecycle/manufacturer/syncMnf\n - /lifecycle/manufacturer/personal/**\n - /lifecycle/manufacturer/ca/**\n - /lifecycle/manufacturer/cert/**\n - /lifecycle/manufacturer/auth/logout\n - /warehouse/manufacturer/**', 'bbff3b2a0fa0118c857f8f1e49020915', '2025-01-10 11:15:02', '2025-04-02 14:38:34', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-threedsimulation.yml', '6.2.0', 'spring:\r\n jackson:\r\n time-zone: GMT+8\r\n datasource:\r\n url: jdbc:mysql://cmii-mysql:13306/uav_mission?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8\r\n\r\nribbon:\r\n ReadTimeout: 20000\r\n ConnectTimeout: 10000\r\n \r\n\r\nlogging:\r\n level:\r\n com.cmii.chinamobile: debug\r\n\r\n\r\n', '4149352b2ff64ff6aa486bf3d7b7a9fe', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-integration.yml', '6.2.0', 'spring:\n platform:\n info:\n name: 能力集成\n description: 能力集成服务\n version: 1.0.0\n scan-package: com.cmii.chinamobile\n datasource:\n url: jdbc:mysql://helm-proxysql:6033/uav_mission?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8 \n# rabbitmq:\n# host: helm-rabbitmq\n# port: 5672\n# username: admin\n# password: nYcRN91r._hj\n# virtual-host: /\n\n \n# ribbon:\n# ConnectTimeout: 3000 # 连接超时时间(ms)\n# ReadTimeout: 3000 # 通信超时时间(ms)\n# OkToRetryOnAllOperations: true # 是否对所有操作重试\n# MaxAutoRetriesNextServer: 2 # 同一服务不同实例的重试次数\n# MaxAutoRetries: 1 # 同一实例的重试次数\n\nbizName: 能力集成服务\ndbSchema: uav_mission\n\n\n\njouav:\n accessKey: LTAI5tRHfjbQ3imcpFbjoDQ3\n accessSecret: EgdQw2nPeF6jUonABMYAwuFQIKRSNM\n consumerGroupId: ssnlbwbu05ZGAOUxxj3E000100\n clientId: 5g-uav-cyy\n host: 285145647851108384.iot-amqp.cn-shanghai.aliyuncs.com\n productKey: a1PGU0HzdWY\n\n\nlog:\n flag: true\nlogging:\n level:\n com.cmii.chinamobile.integration.cmii.service.DockOnlineService: error\n # 机库无人机osd日志\n com.cmii.chinamobile.integration.cmii.service.impl.telemetries.DroneTelemetryServiceImpl: error\n com.cmii.chinamobile.integration.cmii.service.impl.routers.EventsTopicHandle: error\n com.cmii.chinamobile.integration.antwork.service.AntworkFlightDataHandler: warn\n \n\n# tusserver:\n# tusmaxsize: 1073741824\n# storagefolder: /cmii/cache/\n# urlprefix: https://lab.uavcmlc.com/\n# env: devflight/\n\n#dji配置\nurl:\n manage:\n prefix: /manage\n version: /api/v1\n map:\n prefix: /map\n version: /api/v1\n media:\n prefix: /media\n version: /api/v1\n wayline:\n prefix: /wayline\n version: /api/v1\n storage:\n prefix: /storage\n version: /api/v1\n control:\n prefix: /control\n version: /api/v1\njwt:\n issuer: DJI\n subject: CloudApiSample\n secret: CloudApiSample\n age: 86400\n\nmqtt-dji:\n protocol: tcp\n host: helm-emqxs:1883\n username: cmlc\n password: odD8#Ve7.B\n client-id: dji_dock_mqtt\n #0代表“至多一次”消息发布完全依赖底层 TCP/IP 网络。会发生消息丢失或重复。这一级别可用于如下情况,环境传感器数据,丢失一次读记录无所谓,因为不久后还会有第二次发送。\n #1代表“至少一次”确保消息到达但消息重复可能会发生。\n #2代表“只有一次”确保消息到达一次。这一级别可用于如下情况在计费系统中消息重复或丢失会导致不正确的结果。\n qos: 1\n # + 号是单级通配符,在使用时,必须占满整个层级\n inbound-topic: sys/product/+/status,thing/product/+/requests\nntp:\n server:\n host: cn.ntp.org.cn\nmqtt-jouav:\n url: ${mqtt.host}\n # url: tcp://112.19.241.133:30305\n username: ${mqtt.username}\n password: ${mqtt.password}\n client-id: /jopc-001\n keep-alive-interval: 20\n timeout: 10\n topics: $queue//+/heartBeat\n\nmqtt-cloudAPI:\n host: 183.220.196.113:26689\n username: drcdji\n password: CMII112233!\nszy:\n platform:\n host: http://221.6.105.230:18088/uav\n username: userdzc\n password: Dzc@12345\nemqx:\n external:\n tcpHost: 183.220.194.193:26686\n tcpUsername: drcdji\n tcpPassword: CMII112233!\n wsHost: wss://www.demo.uavcmlc.com/api/mqtt_ws2/token\n wsUsername: drcdji\n wsPassword: CMII112233!', '67a96bebff3ba481c28b626d43ff4dae', '2025-01-10 11:15:02', '2025-04-08 17:00:23', 'nacos', '10.244.179.192', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-multilink.yml', '6.2.0', 'spring:\r\n platform:\r\n info:\r\n name: 多链路冗余\r\n description: 多链路冗余\r\n version: 1.0.0\r\n scan-package: com.cmii.chinamobile\r\n\r\nbizName: 多链路冗余\r\ndbSchema: uav_multi_link\r\n\r\nlog:\r\n flag: true\r\n', '70ff50b0a07b1c37085d9b54bc7fc9f8', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-live-operator.yml', '6.2.0', 'bizName: live-op\ndbSchema: cmii_live_srs_op\n\nspring:\n application:\n name: cmii-live-operator\n platform:\n info:\n name: cmii-live-operator\n description: cmii-live-operator\n version: 5.2.0\n scanPackage: com.cmii.live.op\n jackson:\n time-zone: GMT+8\n mvc:\n pathmatch:\n matching-strategy: ANT_PATH_MATCHER\n \ndruid:\n mysql:\n usePingMethod: false\n\nopentracing:\n jaeger:\n enabled: false\n\nlive:\n hls:\n max-ts: 200\n interval-ms: 6000\n\n hook:\n on-push:\n - http://cmii-uav-cloud-live:8080/client/live/stream/reportVideoEvent\n\n sync:\n onStart: false\n pool:\n core: 8\n max: 12\n queue: 0\n keepalive: 20\n interval:\n sync: 6000\n elect: 8\n keepalive: 20\n heartbeat: 8\n\nlogging:\n level:\n com.cmii.live.op.mapper: info', '4c3e234be018e64f26037f552f95a403', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-tower.yml', '6.2.0', 'bizName: 黑龙江铁塔\r\ndbSchema: cmii_iron_tower\r\nfeign:\r\n client:\r\n config:\r\n default:\r\n connectTimeout: 20000\r\n readTimeout: 60000\r\nrestTemplate:\r\n clientHttpRequestFactory:\r\n connectTimeout: 6000\r\n readTimeout: 6000\r\n connectionRequestTimeout: 5000\r\nhttpClientConnectionManager:\r\n poolingConnectionManager:\r\n maxTotal: 1000\r\n defaultMaxPerRoute: 5000\r\n validateAfterInactivity: 30000\r\n\r\nminio:\r\n srcId: 1323096648758464519\r\n\r\nmap:\r\n gaode:\r\n key: e1f8da0bc7fa8415e6af52a1ae6d16f7\r\n\r\n', '4b1ab6eab9be48de6f4c6f31144b2d4e', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-grid-elasticsearch.yml', '6.2.0', 'spring:\r\n data:\r\n elasticsearch:\r\n cluster-nodes: 192.168.35.243:60015\r\n cluster-name: elasticsearch', '6c42a18f14e3537c0874d2663c97a79b', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-grid-manage.yml', '6.2.0', 'spring:\r\n data:\r\n elasticsearch:\r\n cluster-nodes: ${com.cmii.chinamobile.iwhere.elasticsearch.cluster-nodes}\r\n cluster-name: ${com.cmii.chinamobile.iwhere.elasticsearch.cluster-name}\r\n main:\r\n allow-bean-definition-overriding: true\r\n allow-circular-references: true\r\n mvc:\r\n pathmatch:\r\n matching-strategy: ant_path_matcher\r\n\r\nlogging:\r\n level:\r\n com.cmii.chinamobile: info\r\n\r\nuav:\r\n safe-distance: 100\r\n offset-distance: 100\r\n\r\n# 温部署的引擎地址\r\niwhere-engine:\r\n url: ${com.cmii.chinamobile.iwhere.iwhere-engine.url}\r\n libraryId: ${com.cmii.chinamobile.iwhere.iwhere-engine.libraryId}\r\n\r\nmanagement:\r\n health:\r\n elasticsearch:\r\n enabled: false\r\n', '975a07fa581c3c2ed50e3b52d16eaea2', '2025-01-10 11:15:02', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-grid-surveilliance.yml', '6.2.0', 'logging:\r\n level:\r\n com.cmii.chinamobile: info\r\n\r\nuav:\r\n safe-distance: 100\r\n offset-distance: 100\r\n\r\n# 温部署的引擎地址\r\niwhere-engine:\r\n url: ${com.cmii.chinamobile.iwhere.iwhere-engine.url}\r\n libraryId: ${com.cmii.chinamobile.iwhere.iwhere-engine.libraryId}\r\n', 'a90aad5a6a18dfd6403dcff7caeeec47', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-grid-engine.yml', '6.2.0', 'iwhere-engine:\n url: ${com.cmii.chinamobile.iwhere.iwhere-engine.url}\n libraryId: ${com.cmii.chinamobile.iwhere.iwhere-engine.libraryId}\n', 'f8d1b2146c23712eb0eef97e705dbb8c', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-emergency.yml', '6.2.0', 'bizName: 应急管理\ndbSchema: uav_emergency\nfeign:\n client:\n config:\n default:\n connectTimeout: 20000\n readTimeout: 60000\nrestTemplate:\n clientHttpRequestFactory:\n connectTimeout: 6000\n readTimeout: 6000\n connectionRequestTimeout: 5000\nhttpClientConnectionManager:\n poolingConnectionManager:\n maxTotal: 1000\n defaultMaxPerRoute: 5000\n validateAfterInactivity: 30000\n', 'e092ae47e7664031796cddea97e8060e', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-app-release', '6.2.0', 'bizName: APP发布服务\ndbSchema: cmii_app_release\ndbSchema_legacy: uav_cluster\napiDeclaration: uav,admin\nspring:\n datasource:\n dynamic:\n primary: current\n datasource:\n current:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n legacy:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema_legacy}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n\nribbon:\n OkToRetryOnAllOperations: true # 是否对所有操作重试\n MaxAutoRetriesNextServer: 2 # 同一服务不同实例的重试次数\n MaxAutoRetries: 1 # 同一实例的重试次数', 'f3f00809707b3bbe42d4c6e91fbfefdd', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-suav-gateway.yml', '6.2.0', 'bizName: 政府监管平台网关\nenable-swagger: false\nspring:\n main:\n allow-bean-definition-overriding: true\n messages:\n basename: i18n/messages\n platform:\n info:\n name: 监管平台网关\n description: 监管平台网关\n version: 1.0.0\n cloud:\n gateway:\n httpclient:\n pool:\n max-idle-time: 5000\n discovery:\n locator:\n enabled: true\n default-filters:\n - StripPrefix=1 #去掉路径的第一级如/logger\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n routes:\n - id: supervision\n uri: lb://cmii-suav-supervision\n predicates:\n - Path=/supervision/**\nsecurity:\n oauth2:\n permit-all:\n visitor:\n - /supervision/getImageCode\n - /supervision/login #登陆接口,手机密码登陆,手机验证码登陆\n - /supervision/code/login\n - /supervision/verifyCode/* #发送验证码接口,登陆验证码,注册验证码,找回密码验证码\n - /supervision/registry #用户注册地址\n - /supervision/profile/findPwd\n - /supervision/profile/doUpdateEmail\n - /**/v2/api-docs/**\n - /**/swagger-resources/**\n - /webjars/**\n - /doc.html\n - /swagger-ui.html\n - /error\n - /favicon.ico\n - /logger/**\n - /supervision/permission/getToken\n supervisor:\n - /supervision/supervisor/getImageCode\n - /supervision/supervisor/login #登陆接口,手机密码登陆,手机验证码登陆\n - /supervision/supervisor/verifyCode/* #发送验证码接口,登陆验证码,注册验证码,找回密码验证码\n - /**/v2/api-docs/**\n - /**/swagger-resources/**\n - /webjars/**\n - /doc.html\n - /swagger-ui.html\n - /error\n - /favicon.ico\n - /logger/**\n authority-ignores:\n visitor:\n - /supervision/logout #登出接口\n - /supervision/**/getMyDetail #获取自己详细信息\n - /supervision/profile/* #获取自己详细信息\n supervisor:\n - /supervision/supervisor/logout #登出接口\n - /supervision/supervisor/**/getMyDetail #获取自己详细信息\n - /supervision/supervisor/profile\n - /supervision/supervisor/profile/**\n - /supervision/iwhere/admin/obstacle/getObstacles\n - /supervision/data/datasearch/geometrysearch\n - /gis/gis/gisInfoList\n \ncmii-uav-data-post-process:\n ribbon:\n NFLoadBalancerRuleClassName: com.cmii.chinamobile.gateway.utils.CmiiLoadBalanceRule\n', 'ab5296574a4e7c986c1d51c59d8a8ac0', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-suav-supervision.yml', '6.2.0', 'bizName: 政府监管\ndbSchema: suav_supervision\nfeign:\n client:\n config:\n default:\n connectTimeout: 20000\n readTimeout: 60000\nrestTemplate:\n clientHttpRequestFactory:\n connectTimeout: 6000\n readTimeout: 6000\n connectionRequestTimeout: 5000\nhttpClientConnectionManager:\n poolingConnectionManager:\n maxTotal: 1000\n defaultMaxPerRoute: 5000\n validateAfterInactivity: 30000\nspring:\n elasticsearch:\n uris: ${elasticsearch.uris}\n clusterName: ${elasticsearch.clusterName}\n username: ${elasticsearch.username}\n password: ${elasticsearch.password} \n application:\n name: cmii-suav-supervision\n messages:\n basename: i18n/messages\n login:\n supervisor:\n img-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\n session-timeout: 1800\n user:\n img-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\n session-timeout: 1800\nmybatis-plus:\n configuration:\n cache-enabled: false\n map-underscore-to-camel-case: true\n log-impl: org.apache.ibatis.logging.stdout.StdOutImpl\n global-config:\n db-config:\n id-type: auto\n update-strategy: not_null\n banner: off\n mapper-locations: classpath*:com/cmii/chinamobile/suav/supervision/mapper/**/*.xml\n\nidgen:\n worker-id: 0\n datacenter-id: 0\nprocedure:\n url: ${com.cmii.chinamobile.avicatm-cloud.url}\n version: 1.0\n secretKey: 904c396f6956d02c59a6ad35c08f5678\n\nmap:\n gaode:\n key: 50c5a7ac73f7c97960f5c923bcb804dc\n\nwebminio:\n bucket: jadenq\n\noauth:\n supervision:\n grantType: ${com.cmii.chinamobile.oauth.supervision.grantType}\n clientId: ${com.cmii.chinamobile.oauth.supervision.clientId}\n clientSecret: ${com.cmii.chinamobile.oauth.supervision.clientSecret}\n military-permission:\n client-id: APP_UIegse6Lfou9pO1U\n client-secret: iCyoZXtzuTWR89BevVltbs5JnvXiGw\n grant-type: authorization_code\n\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n register-request-mapping: true\n group: uav,admin\nfilePath:\n tempWorkBasePath: /usr/local/data/datapost/upload/temp/\n saveFileBasePath: /usr/local/data/datapost/upload/\nwaypoint:\n rangeDistance: 2000\n validatorPackage: com.cmii.chinamobile.suav.supervision.airspace.service.airline.impl\n ruleClassNameMap: {001001: YawAngleRule,002001: HoverDurationRule,003001: PhotoFormatRule,004001: VideoResolutionRule,004002: VideoFormatRule,006001: SteerPitchAngleRule,006003: SteerTransitionAngleRule,006005: SteerHorizonRollAngleRule}\n paramIdRuleIdMap: {uavYaw-yaw: 001001,hover-hoverTime: 002001,photo-picFormat: 003001,startRecord-videoResolution: 004001,startRecord-videoFormat: 004002,cameraPanControl-cameraPitch: 006001,cameraPanControl-cameraYaw: 006003,cameraPanControl-cameraRoll: 006005}\n', '4e1bd9af6592355c8f673c4853cdc4f2', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-gis-server.yml', '6.2.0', 'bizName: 兴趣点管理\ndbSchema: uav_gis\nfeign:\n client:\n config:\n default:\n connectTimeout: 20000\n readTimeout: 60000\nrestTemplate:\n clientHttpRequestFactory:\n connectTimeout: 6000\n readTimeout: 6000\n connectionRequestTimeout: 5000\nhttpClientConnectionManager:\n poolingConnectionManager:\n maxTotal: 1000\n defaultMaxPerRoute: 5000\n validateAfterInactivity: 30000\nmap:\n gaode:\n key: e1f8da0bc7fa8415e6af52a1ae6d16f7\n\nfilePath:\n tempWorkBasePath: /cmii/cache/datapost/upload/temp/\n saveFileBasePath: /cmii/cache/datapost/upload/\n\nmin:\n io:\n srcId: 1323096648758464520\n', '80de9948606d6b7f2c6c75783fdd4db1', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-waypoint.yml', '6.2.0', 'bizName: 航线服务\r\ndbSchema: uav_waypoint\r\nwaypoint:\r\n rangeDistance: 2000\r\n validatorPackage: com.cmii.chinamobile.waypoint.common.action.validator\r\n ruleClassNameMap: {001001: YawAngleRule,002001: HoverDurationRule,003001: PhotoFormatRule,004001: VideoResolutionRule,004002: VideoFormatRule,006001: SteerPitchAngleRule,006003: SteerTransitionAngleRule,006005: SteerHorizonRollAngleRule}\r\n paramIdRuleIdMap: {uavYaw-yaw: 001001,hover-hoverTime: 002001,photo-picFormat: 003001,startRecord-videoResolution: 004001,startRecord-videoFormat: 004002,cameraPanControl-cameraPitch: 006001,cameraPanControl-cameraYaw: 006003,cameraPanControl-cameraRoll: 006005}\r\nsimulation:\r\n remote:\r\n host: ${com.cmii.chinamobile.signal-simulation.url}\r\n port: ${com.cmii.chinamobile.signal-simulation.port}\r\n ak: ${com.cmii.chinamobile.signal-simulation.ak}\r\nribbon:\r\n ReadTimeout: 60000\r\n ConnectTimeout: 60000\r\n', 'e626260f173e5e5b7f4bc8034a0fc9dd', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-user.yml', '6.2.0', 'bizName: 用户平台\ndbSchema: uav_user\napiDeclaration: uav,admin\nribbon:\n eager-load:\n enabled: true\n clients: cmii-admin-data,cmii-uav-notice\npassword:\n noticeChangePwdDay: 84\n expireDay: 91\n emailNotice: true\n smsNotice: true\n#notice address\n host: ${com.cmii.chinamobile.root}\nspring:\n redisson:\n multiple-server-config:\n database: 2\ncom:\n cmii:\n chinamobile:\n user:\n callback-fail-url: /#/update-email-status?status=fail\n callback-success-url: /#/update-email-status?status=success\n callbackZhongtaiUrl: www.test.com\n appKey: xxx\n appSecret: xxx\n encrypt-type: NONE\n', '86e5a7674b81ef5cb87ec8a26cc67a6d', '2025-01-10 11:15:01', '2025-03-31 16:58:17', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-security-system.yml', '6.2.0', 'bizName: 安全系统\r\ndbSchema: uav_security\r\n#爬取天气数据周期每天9点和21点爬取\r\nweb:\r\n crawler:\r\n weather:\r\n cron: 0 1 0,9,21 * * ?\r\n watch-city-codes:\r\n - 56294\r\n\r\n', '09aa7c6466e10d6a1e88ff0363565d1b', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-process.yml', '6.2.0', 'bizName: 流程系统\napiDeclaration: uav,admin\ndbSchema: uav_process\ncom:\n cmii:\n chinamobile:\n mq:\n callback:\n exchange: ${spring.application.name}\n key: ${spring.application.name}_callback\n queue: ${spring.application.name}_callback\nprocess:\n notice:\n taskExpireHour:48\nflowable:\n#关闭定时任务JOB\n async-executor-activate: false\n#将databaseSchemaUpdate设置为true。当Flowable发现库与数据库表结构不一致时会自动将数据库表结构升级至新版本。\n database-schema-update: false\n\n', '441ef5567308900bdd808ef83952d4c8', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-oauth.yml', '6.2.0', 'bizName: 用户认证平台\ndbSchema: uav_oauth\nspring:\n security:\n oauth2:\n kicked-support: false\n img-code-support: true\n session-timeout: 3600\n #是否开启账户锁定\n login-error-limit: true\n #登陆失败限制次数此为运营配置必须大于0开启锁定后有效\n login-error-limit-count: 5\n #账户锁定时间,单位秒此为运营人员配置必须大于0开启锁定后有效\n login-error-limit-time: 300\n # img-code-ignore-for-ips: 192.168.102.190,10.244.48.192 # @Deprecated 下个版本删除 临时开放 @秦正\n # img-code-ignore-for-accounts: zhangwei # @Deprecated 下个版本删除 临时开放 @秦正\n ignore-platform-codes:\n - pilot\n - integrationpilot\n platforms-for-visitor: \'\'\n common-client-id: APP_Jc8i2wOQ1t73QEJS\n common-client-secret: kxemTYIVV7vhZ7JmfjkEBHZ2JWiRdy\n# default-user-id: 549 # 生产环境\n default-user-id: 499 # demo环境\n zysi:\n server: https://oneoffice.hecmcc.com:961\n service-url: https://www.demo.uavcmlc.com:18000/pangu/#/zysicallback\n user-id: 508\n user-mock: false\n lnyj:\n openSsoLoginUrl: true\n appId: zyly\n companyId: 1\n roleId: 1\n server: http://218.60.154.226:5523\n useDefaultUserId: false\n defaultUserId:\n userMock: false \n trust:\n appId: hbjj\n rsaPrivateKey: \"MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAKuFGe-DBNwFURfat0kx8NE0t83MD0xTAsDmaDknZwfZ7YNAGeMMe8NTBRrc413tmus_aBBjd86n6tBtZnmwNVdqQOpLGJ2Wz-K0itjdEremH7AhpVjnMdspIVlLQi5CE5uIPqY-8t8DYPPZ6XGq5PA1BhJqQrckPS9QoMAW36NfAgMBAAECgYAY7YnKQ75PjzLs0XFPoS37lyVa3XGgaUoeU1OfcYi_B98bSGmFaaQ3zEI9grqaxUnS2eQbyaZjxwd7Y62qjupZfFz-FBVdksIqxUA6yipJiQVDT6e-fy1v9DYUKjM0zhuxVP7vmIgKaFyisTbynPgaHl0kL4fCYMRvzo1eil_yyQJBAK_J4g9Z2-P_nbadJBgjoqcmLzvvBAGbXlGdrdXXn0GX36BGIaJ0cQZSRP9ZkdqRHwB-upgtu_YO3LFxZWsrOIcCQQD5yJZ8xpwIB6mWD9tc93nJLTJ7Jub-c3DcEIyp1srnC1FPmOQqL7MC9KoeUwwK1CBNDAwl4uJ77Y9zEgdc7-xpAkAWqD-x2NQls-mhAuoHDnjFcH-ACxOKHXtvq5IfUNZe_vM81i05oiZ7ORlZjDLnZ_MF_k-Qk7x5P3skh8gZow17AkBj3F7Vqa2NxEp3dQV1SHdHB6vL8oSdK9fuEyu5ZucdsbejQ_PMLd-6ichNcVQ6LA5x3yQoLWnws8wK7CVHcaApAkEAr78KectQc2nJ_lRFKpUoSxGDO4eC5xHKUFP5iXZ-ppFzYUy9UrgtwKJLLbaljFOz6-FZWvp22qLvPZQxqcBZpA==\"\n rsaPublicKey: \"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrhRnvgwTcBVEX2rdJMfDRNLfNzA9MUwLA5mg5J2cH2e2DQBnjDHvDUwUa3ONd7ZrrP2gQY3fOp-rQbWZ5sDVXakDqSxidls_itIrY3RK3ph-wIaVY5zHbKSFZS0IuQhObiD6mPvLfA2Dz2elxquTwNQYSakK3JD0vUKDAFt-jXwIDAQAB\" \n redisson:\n multiple-server-config:\n database: 2\nribbon:\n eager-load:\n enabled: true\n clients: cmii-uav-developer,cmii-uav-user', '2bfa75efe0ad7979a44973b422de7c38', '2025-01-10 11:15:01', '2025-02-28 19:21:28', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-notice.yml', '6.2.0', 'bizName: 通知系统\ndbSchema: uav_notice \ncom:\n cmii:\n chinamobile:\n jdbc:\n url: jdbc:mysql://192.168.35.205:13306\n params: allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8 # &nullCatalogMeansCurrent=true\n username: k8s_admin\n password: Uc@bkTCPuD4g\n mq:\n sms:\n exchange: ${spring.application.name}\n key: ${spring.application.name}_sms\n queue: ${spring.application.name}_sms\n email:\n exchange: ${spring.application.name}\n key: ${spring.application.name}_email\n queue: ${spring.application.name}_email\n webmsg:\n exchange: ${spring.application.name}\n key: ${spring.application.name}_webmsg\n queue: ${spring.application.name}_webmsg\nspring:\n datasource:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n hikari:\n connection-timeout: 30000 # 客户端等待池中连接的最大时间(毫秒),超时则会抛出 SQLException默认值为30000ms\n validation-timeout: 5000 # 控制用于测试连接的最长存活时间毫秒该值必须小于connectionTimeout默认值为5000ms\n idle-timeout: 600000 # 池中连接保持空闲状态的最长时间毫秒只有在定义的minimumIdle小于maximumPoolSize时生效默认值为10分钟\n max-lifetime: 1800000 # 控制连接池中连接的最长时间毫秒正在使用的连接不会被删除只有当其关闭连接后才会被删除默认值为30分钟\n maximum-pool-size: 10 # 连接池中的最大连接数默认为10\n minimum-idle: 2 # 连接池中维护的最小空闲连接数默认为10\n auto-commit: true # 控制从池中返回连接的默认自动提交行为默认为true\n pool-name: MyHikariCP # 定义连接池的名称,可以在日志或控制台识别连接池\n leak-detection-threshold: 2000 # 控制在log日志记录可能发生连接泄漏的消息之前连接可以离开池的时间毫秒默认为0表示禁用泄漏检测最小值为2000ms\n connection-test-query: SELECT 1 # 当使用的驱动为JDBC4时不建议设置该项默认值为null\nnotice:\n sms:\n aliyun:\n accessKeyId: LTAIXmLt59OuwPjS\n accessKeySecret: hp0oFL0MKiyvlmS7kRzVbvk7EYUl66\n signName: 中移凌云\n mas:\n host: ${com.cmii.chinamobile.mas.url}\n ecName: 中移(成都)信息通信科技有限公司\n apId: ${com.cmii.chinamobile.mas.apId}\n secretKey: ${com.cmii.chinamobile.mas.secretKey}\n sign: ${com.cmii.chinamobile.mas.sign}\n limit:\n minute: 10\n hour: 20\n day: 20\n ipHour: 500\n\nwebsocket: open\ndayreceivestart: 7\ndayreceiveend: 22\nHKTel: open\n', '4a9884df07b79fc5950c75553d7edc08', '2025-01-10 11:15:01', '2025-01-17 17:01:04', 'nacos', '10.244.179.192', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-mqtthandler.yml', '6.2.0', 'bizName: MQTT服务\nfeign:\n hystrix:\n enabled: false\n# AK\nApiKey: 983336ea87a04d1c8756657a0f03553e\n#openApi访问地址\nbasic: ${com.cmii.chinamobile.ttaviation.url}\nsubscribeUrl: ${com.cmii.chinamobile.ttaviation.subscribeUrl}\ntiantu:\n uas: UAS88888933\n sn: \'00800202066603\'\n checkInterval: 5000\ndji:\n pushUrl: http://test.dji.push.com # @Deprecated 下个版本删除。此配置表示gdr转码下个版本通过rtmp直接推流\n pushGDRUrl: xxxxxx # @Deprecated 同上\nlog:\n flag: true\nlogging:\n level:\n com.cmii.chinamobile: info\n com.cmii.chinamobile.mqtthandler.service.impl.DetectionMessageServiceImpl: info\n com.cmii.chinamobile.mqtthandler.service.impl.messagehandler.RealTimeReportingMessageHandler: info\n com.cmii.chinamobile.mqtthandler.service.impl.MultiChainServiceImpl: warn\n com.cmii.chinamobile.mqtthandler.service.impl.FlightReceiveServiceImpl: warn\n com.cmii.chinamobile.mqtthandler.service.impl.MqttPublishServiceImpl: warn\n \nmqtt:\n use-async: true\n limit:\n bridge-radar-frequency: 0\n ne-frequency: 1000\n bridgeSFFrequency: 0\n send-bridge: true\ncom:\n cmii:\n chinamobile:\n eventbus:\n broadcast-events:\n - MQTT_DOWNLOADFILE_NOTICE\n', 'ac6f6b294980f1c29aac5d5875764f0f', '2025-01-10 11:15:01', '2025-03-28 16:16:45', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-mission.yml', '6.2.0', 'bizName: 作业管理服务\ndbSchema: uav_mission\nspring:\n jmx:\n enabled: false\nmission:\n ShareUrlPrefix: lab.uavcmlc # @Deprecated 下个版本删除(使用${com.cmii.chinamobile.root} 需要@李航宇 确认\n shareEnvPath: com/integration # @Deprecated 同上\n AiListerMqName: aiVideo\n FmvIP: ${com.cmii.chinamobile.fmv.fmvIP}\n FmvPort: ${com.cmii.chinamobile.fmv.fmvPort}\n ai:\n ip: 192.168.34.227\n port: 19000\n waterUrl: /v2/models/water_segment/infer\n YuHangTransmissionPort: 6515\ncmii-uav-cloud-live: # 该名称为feign中调用的微服务名称 需要@李航宇 确认\n ribbon:\n ReadTimeout: 15000\n ConnectTimeout: 15000\nfeign:\n hystrix:\n enabled: true\n client:\n config:\n mission-ai: # 该名称为feign中的contextId 需要@李航宇 确认\n ConnectTimeout: 20000\n ReadTimeout: 20000\nhystrix:\n command:\n default:\n execution:\n isolation:\n thread:\n timeoutInMilliseconds: 20000\nribbon:\n OkToRetryOnAllOperations: true # 是否对所有操作重试\n MaxAutoRetriesNextServer: 2 # 同一服务不同实例的重试次数\n MaxAutoRetries: 1 # 同一实例的重试次数\n #指的是建立连接后从服务器读取到可用资源所用的时间\n ReadTimeout: 20000\n #指的是建立连接所用的时间,适用于网络状况正常的情况下,两端连接所用的时间\n ConnectTimeout: 20000\nbucket: foia\nmis:\n foia:\n pic:\n url: ${min.io.endPoint}/${bucket}/\nlog:\n flag: true\nlogging:\n level:\n com.cmii.chinamobile: info\nstoryMission:\n non-net:\n video:\n url: jadenq/smartlink/demo_1125.mp4', '12bff366d4947d5fb844d4ca74281c94', '2025-01-10 11:15:01', '2025-01-10 11:15:12', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-material-warehouse.yml', '6.2.0', 'spring:\n datasource:\n type: com.alibaba.druid.pool.DruidDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://192.168.35.205:13306/cmii_material_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8\n username: k8s_admin\n password: Uc@bkTCPuD4g\n druid:\n db-type: mysql\n url: jdbc:mysql://192.168.35.205:13306/cmii_material_warehouse?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8\n username: k8s_admin\n password: Uc@bkTCPuD4g\n initial-size: 5\n min-idle: 5\n max-active: 20\n max-wait: 60000\n time-between-eviction-runs-millis: 60000\n min-evictable-idle-time-millis: 300000\n validation-query: SELECT \'x\'\n test-on-borrow: true\n test-on-return: true\n test-while-idle: true\n max-open-prepared-statements: 20\n filters: stat, wall\n kill-when-socket-read-timeout: true\n\nmin:\n io:\n defProjectThumbnailImg: defimage/def.jpg\n minIoExpiredTime: 28800\n typeId: MWS\n bucketName: jadenq\n\nfile:\n upload:\n tempWorkBasePath: /cmii/cache/warehouse/upload/temp/ #path update 无需共享存储\n thumbnail: thumbnail\n tusMaxSize: 32212254720\n tus: tus\n urlPrefix: ${com.cmii.chinamobile.root}/\n urlPrefixLifecycle: /uas/api/warehouse/regulator/\n download:\n urlPrefix: ${com.cmii.chinamobile.root}/api/warehouse/api/v1/warehouse/project/downloadFile/\n publicDownload: true\n\noauth:\n dataprocess:\n grantType: authorization_code\n clientId: APP_MEeBJHp1fSVD1Wuw\n clientSecret: Jf9OzhdEdeAhaVHqCZGMTRj1uMUiUU\ncom:\n cmii:\n chinamobile:\n root: https://www.demo.uavcmlc.com\n default-path: ', '587df579beb4270a6baba180622dfc02', '2025-01-10 11:15:01', '2025-01-19 10:55:47', 'developer', '10.244.192.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-logger.yml', '6.2.0', 'bizName: 业务日志平台\ndbSchema: uav_logger\napiDeclaration: uav,admin\ncom:\n cmii:\n chinamobile:\n jdbc:\n url: jdbc:mysql://192.168.35.205:13306\n params: allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8 # &nullCatalogMeansCurrent=true\n username: k8s_admin\n password: Uc@bkTCPuD4g\nspring:\n datasource:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/${dbSchema}?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n hikari:\n connection-timeout: 40000 # 客户端等待池中连接的最大时间(毫秒),超时则会抛出 SQLException默认值为30000ms\n validation-timeout: 5000 # 控制用于测试连接的最长存活时间毫秒该值必须小于connectionTimeout默认值为5000ms\n idle-timeout: 600000 # 池中连接保持空闲状态的最长时间毫秒只有在定义的minimumIdle小于maximumPoolSize时生效默认值为10分钟\n max-lifetime: 1800000 # 控制连接池中连接的最长时间毫秒正在使用的连接不会被删除只有当其关闭连接后才会被删除默认值为30分钟\n maximum-pool-size: 10 # 连接池中的最大连接数默认为10\n minimum-idle: 2 # 连接池中维护的最小空闲连接数默认为10\n auto-commit: true # 控制从池中返回连接的默认自动提交行为默认为true\n pool-name: MyHikariCP # 定义连接池的名称,可以在日志或控制台识别连接池\n leak-detection-threshold: 2000 # 控制在log日志记录可能发生连接泄漏的消息之前连接可以离开池的时间毫秒默认为0表示禁用泄漏检测最小值为2000ms\n connection-test-query: SELECT 1 # 当使用的驱动为JDBC4时不建议设置该项默认值为null ', '57fb785a45ebc715eff50b4af3b87ad5', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-kpi-monitor.yml', '6.2.0', 'bizName: 指标监测\r\ndbSchema: uav_kpi_monitor\r\napiDeclaration: uav,admin\r\nkpi:\r\n report:\r\n businessPlatform: uavcloud\r\n productName: 中移凌云\r\n hostName: \r\n hostIp:\r\n reportUrl: ${com.cmii.chinamobile.cmii-operation.url}\r\n reportFetchKpi: false\r\n reportStaticKpi: true\r\nlog:\r\n db:\r\n url: ${com.cmii.chinamobile.jdbc.url}/admin_user?${com.cmii.chinamobile.jdbc.params}\r\n userName: ${com.cmii.chinamobile.jdbc.username}\r\n password: ${com.cmii.chinamobile.jdbc.password}\r\n', 'd008c9c4265fe47597127009ccc9a311', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-gateway.yml', '6.2.0', 'bizName: 平台网关\nenable-swagger: false\nspring:\n cloud:\n gateway:\n httpclient:\n websocket:\n max-frame-payload-length: 12480000\n pool:\n max-idle-time: 5000\n discovery:\n locator:\n enabled: true\n default-filters:\n - StripPrefix=1 #去掉路径的第一级如/logger\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n routes:\n - id: oauth\n uri: lb://cmii-uav-oauth\n predicates:\n - Path=/ca/**\n - id: auth\n uri: lb://cmii-uav-oauth\n predicates:\n - Path=/auth/**\n - id: user\n uri: lb://cmii-uav-user\n predicates:\n - Path=/user/**\n - id: org\n uri: lb://cmii-uav-user\n predicates:\n - Path=/org/**\n - id: resource\n uri: lb://cmii-uav-user\n predicates:\n - Path=/resource/**\n - id: websocket\n uri: lb:ws://cmii-uav-logger\n predicates:\n - Path=/logger/wbsocket/**\n - id: logger\n uri: lb://cmii-uav-logger\n predicates:\n - Path=/logger/**\n - id: airspace\n uri: lb://cmii-uav-airspace\n predicates:\n - Path=/airspace/**\n - id: foia\n uri: lb://cmii-uav-foia\n predicates:\n - Path=/foia/**\n - id: surveillance\n uri: lb://cmii-uav-surveillance\n predicates:\n - Path=/surveillance/**\n - id: surveillance-websocket\n uri: lb:ws://cmii-uav-surveillance\n predicates:\n # - Path=/surveillance/**\n - Path=/surveillance/total-surveillance/**\n - Path=/surveillance/single-surveillance/**\n - Path=/surveillance/nj-surveillance/**\n - Path=/surveillance/surveillance/command/**\n - Path=/surveillance/single-surveillance-basic/**\n - Path=/surveillance/total-surveillance-basic/**\n - Path=/surveillance/single-surveillance-yaw/**\n - Path=/surveillance/single-surveillance-app/**\n - Path=/surveillance/communication-surveillance/** #websocket链接应急通信\n - Path=/surveillance/total-surveillance-JT/** # 交通场景\n - Path=/surveillance/advanced_total_surveillance/**\n - Path=/surveillance/advanced_traffic_surveillance/** # 交通ws\n - id: integration\n uri: lb://cmii-uav-integration\n predicates:\n - Path=/integration/**\n - id: integration-websocket\n uri: lb:ws://cmii-uav-integration\n predicates:\n # - Path=/surveillance/**\n - Path=/integration/hangarServer/**\n - id: dev\n uri: lb://cmii-uav-device\n predicates:\n - Path=/dev/**\n - id: alarm\n uri: lb://cmii-uav-alarm\n predicates:\n - Path=/alarm/**\n - id: feedback\n uri: lb://cmii-uav-user\n predicates:\n - Path=/feedback/**\n - id: waypoint\n uri: lb://cmii-uav-waypoint\n predicates:\n - Path=/waypoint/**\n - id: mission\n uri: lb://cmii-uav-mission\n predicates:\n - Path=/mission/**\n - id: mission-websocket\n uri: lb:ws://cmii-uav-mission\n predicates:\n - Path=/mission/single-monitor/**\n - id: live\n uri: lb://cmii-uav-live\n predicates:\n - Path=/live/**\n - id: admin-data\n uri: lb://cmii-admin-data\n predicates:\n - Path=/admin/**\n - id: developer\n uri: lb://cmii-uav-developer\n predicates:\n - Path=/developer/**\n - id: notice\n uri: lb://cmii-uav-notice\n predicates:\n - Path=/notice/**\n - id: notice-websocket\n uri: lb:ws://cmii-uav-notice\n predicates:\n - Path=/notice/notice/**\n - id: process\n uri: lb://cmii-uav-process\n predicates:\n - Path=/process/**\n - id: cloudLive\n uri: lb://cmii-uav-cloud-live\n predicates:\n - Path=/cloudLive/**\n - id: mqtthandler\n uri: lb://cmii-uav-mqtthandler\n predicates:\n - Path=/mqtt/**\n - id: warehouse\n uri: lb://cmii-uav-material-warehouse\n predicates:\n - Path=/warehouse/**\n - id: securitySystem\n uri: lb://cmii-uav-security-system\n predicates:\n - Path=/securitySystem/**\n - id: brain\n uri: lb://cmii-uav-brain\n predicates:\n - Path=/brain/**\n - id: apprelease\n uri: lb://cmii-app-release\n predicates:\n - Path=/apprelease/**\n - id: appreleaseAndroid\n uri: lb://cmii-app-release\n predicates:\n - Path=/center/**\n # filters:\n # - StripPrefix=2\n # - Path=/center/**\n - id: data-post-process\n uri: lb://cmii-uav-data-post-process\n predicates:\n - Path=/dpp/**\n - id: cmii-uav-hyperspectral-provider\n uri: lb://cmii-uav-hyperspectral-provider\n predicates:\n - Path=/hy-provider/**\n - id: cmii-uav-hyperspectral-consumer\n uri: lb://cmii-uav-hyperspectral-consumer\n predicates:\n - Path=/hy-consumer/**\n - id: cmii-uav-hyperspectral-publish\n uri: lb://cmii-uav-hyperspectral-publish\n predicates:\n - Path=/hy-publish/**\n - id: cmii-uav-industrial-portfolio\n uri: lb://cmii-uav-industrial-portfolio\n predicates:\n - Path=/industrial/**\n - id: industrial-portfolio-websocket\n uri: lb:ws://cmii-uav-industrial-portfolio\n predicates:\n - Path=/industrial/police_platform/**\n - Path=/industrial/surveillance_detection/**\n - Path=/industrial/surveillance_civil_military/**\n - Path=/industrial/emergency_management/**\n - Path=/industrial/medical_logistics/**\n - Path=/industrial/detection/data/**\n - Path=/industrial/surveillance_5GA/**\n - Path=/industrial/cameras/**\n - Path=/industrial/universal/**\n - id: cmii-uav-cms\n uri: lb://cmii-uav-cms\n predicates:\n - Path=/cms/**\n - id: gis-server\n uri: lb://cmii-uav-gis-server\n predicates:\n - Path=/gis/**\n - id: supervision\n uri: lb://cmii-suav-supervision\n predicates:\n - Path=/supervision/**\n - id: cmii-uav-emergency\n uri: lb://cmii-uav-emergency\n predicates:\n - Path=/emergency/**\n - id: cmii-uav-grid-datasource\n uri: lb://cmii-uav-grid-datasource\n predicates:\n - Path=/datasource/**\n - id: cmii-uav-grid-engine\n uri: lb://cmii-uav-grid-engine\n predicates:\n - Path=/engine/**\n - id: cmii-uav-grid-manage\n uri: lb://cmii-uav-grid-manage\n predicates:\n - Path=/manage/**\n - id: cmii-uav-grid-manage-websocket\n uri: lb:ws://cmii-uav-grid-manage\n predicates:\n - Path=/manage/uav-surveillance/**\n - id: cmii-uav-grid-surveilliance\n uri: lb://cmii-uav-grid-surveilliance\n predicates:\n - Path=/surveilliance/**\n - id: tower\n uri: lb://cmii-uav-tower\n predicates:\n - Path=/tower/**\n - id: simulation\n uri: lb://cmii-uav-threedsimulation\n predicates:\n - Path=/simulation/**\n - id: multilink\n uri: lb://cmii-uav-multilink\n predicates:\n - Path=/multilink/**\n - id: adapter\n uri: lb://cmii-uav-sense-adapter\n predicates:\n - Path=/adapter/**\n - id: advanced5g\n uri: lb://cmii-uav-advanced5g\n predicates:\n - Path=/advanced5g/**\n - id: advanced5g-websocket\n uri: lb:ws://cmii-uav-advanced5g\n predicates:\n - Path=/advanced5g/sense/data/**\n - Path=/advanced5g/sense/detectionData/**\n - id: ruoyi\n uri: http://192.168.34.234:38080\n predicates:\n - Path=/ruoyi/**\n - id: awareness\n uri: lb://cmii-uav-sec-awareness\n predicates:\n - Path=/awareness/**\n - id: securitytrace\n uri: lb://cmii-uav-security-trace\n predicates:\n - Path=/securitytrace/**\nribbon:\n ReadTimeout: 3000\n ConnectTimeout: 3000\n ServerListRefreshInterval: 5000 #注册中心刷新时间默认30秒\n\n#---------------------OAuth2---------------------\nsecurity:\n oauth2:\n permit-all: # 全部通行,不进行认证和鉴权\n - /dev/v1/**\n - /awareness/**\n - /securitytrace/**\n - /ca/oauth/token\n - /ca/checkAccessToken\n - /ca/checkToken\n - /ca/oauth/authorize\n - /ca/oauth/check_token\n - /ca/commonToken\n - /cloudLive/task/start\n - /industrial/api/uav/industrial/portfolio/police/onenet/receive\n # - /developer/**\n - /ca/**/login #登陆接口,手机密码登陆,手机验证码登陆\n - /ca/**/elogin #登陆接口,手机密码登陆,手机验证码登陆\n - /auth/**/login #登陆接口,手机密码登陆,手机验证码登陆\n - /auth/code/trustUserIdLogin #河北高速交警单点登录 \n - /ca/simpleAuthorize\n - /ca/code/autoLogin\n - /ca/code/zysiStLogin\n - /ca/code/signLogin\n - /ca/login2\n - /ca/logout #登出接口\n - /ca/getVerifyCode\n - /ca/getImgCode\n - /ca/getImageCode\n - /ca/get_image_code_by_image_id\n - /user/api/uav/user/profile/doUpdateEmail #用户修改邮箱\n - /user/api/uav/user/profile/verifyCode/getImageCode #获取图片验证码\n - /user/api/uav/user/profile/verifyCode/sendLogin #发送登陆验证码\n - /user/api/uav/user/profile/verifyCode/checkLogin #验证登陆验证码\n - /user/api/uav/user/profile/verifyCode/sendRegisty #发送注册验证码\n - /user/api/uav/user/profile/verifyCode/checkRegisty #验证注册验证码\n - /user/api/uav/user/profile/verifyCode/sendResetPassword #发送找回密码\n - /user/api/uav/user/profile/verifyCode/checkResetPassword #验证找回密码\n - /user/api/uav/user/profile/findPwd #找回密码\n - /user/api/uav/user/checkAccountPwd #检查账号密码\n - /user/api/uav/user/modifyPwd #利用原密码验证修改密码\n - /user/registry/** #用户注册地址\n - /securitySystem/**\n # - /**/v2/api-docs/**\n # - /**/swagger-resources/**\n # - /**/webjars/**\n # - /**/doc.html\n # - /**/swagger-ui.html\n - /error\n - /favicon.ico\n - /*/system/**\n - /*/public/**\n - /notice/notice/** #websocket链接全部放行\n - /surveillance/total-surveillance/** #websocket链接全部放行\n - /surveillance/single-surveillance/** #websocket链接全部放行\n - /surveillance/nj-surveillance/** #websocket链接全部放行\n - /surveillance/single-surveillance-app/** # app ws\n - /surveillance/single-surveillance-yaw/** # 单机监视偏航预警ws\n - /surveillance/advanced_traffic_surveillance/** # 新交通ws\n - /surveillance/communication-surveillance/** #websocket链接应急通信\n - /surveillance/single-surveillance-basic/**\n - /surveillance/total-surveillance-basic/**\n - /surveillance/total-surveillance-JT/** # 交通ws\n - /integration/hangarServer/** # 数字鹰ws\n - /surveillance/advanced_total_surveillance/** #websocket链接全部放行\n - /surveillance/surveillance/authority_transfer/check_by_token # 飞行控制权信息获取\n - /surveillance/surveillance/authority_transfer/approve_transfer_by_token # 飞行控制权批准\n - /surveillance/customized/zt/** # 梓潼项目 外部调用接口\n - /industrial/police_platform/**\n - /industrial/surveillance_detection/** # 低空探测\n - /industrial/surveillance_civil_military/**\n - /industrial/medical_logistics/**\n - /industrial/surveillance_5GA/**\n - /industrial/cameras/**\n - /industrial/universal/**\n - /mission/single-monitor/** #websocket链接全部放行\n - /feedback/api/uav/feedback/queryFeedbackType #查询问题反馈类型\n - /feedback/api/uav/feedback/queryApps #查询应用列表\n - /feedback/api/uav/solution/**\n # - /foia/**\n - /admin/api/admin/language/**\n - /airspace/**/getZydDicFlytask.do #查询飞行任务类型\n - /airspace/**/queryAppr.do #审批状态\n - /mqtt/uav/uavInfo #天途回调接口\n # - /live/**\n - /apprelease/release/info\n - /apprelease/version/info\n - /dpp/v1/permission/**\n - /dpp/product/download\n - /dpp/result/download\n - /dpp/product/report/download\n - /warehouse/api/v1/warehouse/user/getToken\n - /brain/brain/user/permission/getToken\n - /hy-consumer/v1/permission/user/getHyperToken\n - /cloudLive/user/getToken\n - /dev/**/queryBoundDetailByDeviceNo\n - /warehouse/api/v1/warehouse/project/downloadFile/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/project/downloadFileByToken/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/project/downloadModelFile/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/project/downloadFileBySign/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/item/public/**/download/**\n - /industrial/v1/permission/user/getDataProcessToken\n - /cms/api/article/**\n - /cms/api/column/**\n - /cms/api/label/**\n - /cms/api/menu/**\n - /cms/api/upload/**\n - /cms/api/user/**\n - /cms/v1/front/**\n - /industrial/v1/permission/share/get_uav_point # 公安分享接口\n - /industrial/v1/permission/share/check_share_code # 公安分享接口\n - /industrial/api/uav/industrial/portfolio/common/user/getDataProcessToken\n - /industrial/emergency_management/** # 应急\n - /industrial/api/uav/industrial/portfolio/emergency/emergency_token\n - /mission/report_and_video/video_share/** #作业报告和视频分享\n - /mission/report_and_video/report_share/** #作业报告和视频分享\n - /industrial/api/uav/industrial/portfolio/medicallogistics/common/user/getDataProcessToken\n - /industrial/senseAf/**\n - /dev/api/uav/permission/user/getUavFreeTokenByCode\n - /supervision/permission/getToken\n - /supervision/permission/getCivilMilitaryToken\n - /manage/uav-surveillance/**\n - /surveillance/surveillance/surveillance/authority_transfer/check_by_token # 飞行控制权信息获取\n - /surveillance/surveillance/surveillance/authority_transfer/approve_transfer_by_token # 飞行控制权批准\n - /cmii-app-release/version/pub_version_info_detail/*\n - /adapter/**\n - /industrial/detection/data/**\n - /advanced5g/sense/data/**\n - /advanced5g/sense/detectionData/**\n - /ruoyi/**\n - /center/api/api/center/anapp/url\n - /center/api/api/center/anapp/info\n # - /dev/v1/**\n authority-ignores: # 不进行鉴权,比如个人的接口\n - /*/personal/**\n - /ca/ssoLogout\n - /waypoint/api/uav/waypoint/app/**\n - /user/**/getMyDetail #获取自己详细信息\n - /user/**/getMyDetail/fallBack\n - /user/quota/personal/hasQuota\n - /user/api/uav/user/profile/**\n - /user/api/uav/user/getUserResources\n - /user/api/uav/user/getResourceTree\n - /user/api/uav/user/getSuperiorAndSubordinatetUser\n - /user/api/uav/resource/queryResourceLanguage\n - /user/api/uav/resource/queryResourceTree\n - /user/api/uav/platform/queryPlatformsByGroup\n - /user/api/uav/resource/queryPlatformResourceTreeForUser\n - /user/api/uav/resource/queryPlatformsGroupResourceTreeForUser\n - /user/api/uav/org/descendants_with_own\n - /user/api/uav/org/company_scopes\n - /user/suav/user/applyCertification\n - /user/suav/user/getUserDetail\n - /admin/**/getLangValueFromRedisByKey\n - /admin/**/getDictListFromRedis\n - /admin/**/getValiableDictRedisByType\n - /mission/api/uav/mission/surveillance/queryOneButtonMissionList\n - /mqtt/**\n - /surveillance/dictionary/getDictList\n - /surveillance/surveillance/basic/**\n# - /surveillance/**\n # - /industrial/**\n - /brain/**\n - /camera/**\n - /feedback/api/uav/feedback/add #添加反馈\n - /feedback/api/uav/solution/**\n - /feedback/api/uav/dynamic/**\n - /process/process/start/procDef/get\n - /process/process/manage/get/user/list\n - /process/process/audit/procInst/node/detail\n - /process/process/power/getPermission\n - /process/process/audit/procInst/detail\n - /process/process/audit/modifyNodeAssignee\n - /process/process/manage/get/user/list/vague\n - /warehouse/**\n - /dpp/**\n - /hy-consumer/**\n - /hy-provider/**\n - /mission/api/uav/mission/surveillance/openAIProcess/**\n - /mission/api/uav/mission/surveillance/switchAIDetection/**\n - /mission/api/uav/mission/surveillance/trackSingleTarget/**\n - /mission/api/uav/mission/surveillance/setAIThreshold\n - /mission/api/uav/mission/surveillance/setAlarmPic\n - /admin/api/admin/arealimit/queryZydAreaLimitByJouav.do\n - /supervision/app/**\n - /mission/api/uav/mission/mission_info_list/force_delete\n - /tower/**\n - /industrial/api/uav/industrial/portfolio/police/police_case_info/caseinfo/newcase\n - /industrial/api/uav/industrial/emergency/commSupport/getPlaneTrack\n - /supervision/airspace/front/** ##空域管理面向公众接口\n - /supervision/grid/drawGridOnMap\n - /supervision/iwhere/admin/obstacle/getObstacles\n - /supervision/data/datasearch/geometrysearch\n - /gis/gis/gisInfoList\n - /surveillance/surveillance/uav_command/go_homeforSimulator\n - /surveillance/surveillance/uav_command/landingForSimulator\n - /*/oapi/**\n sign-ignores: #忽略签名\n - /*/sys/**\n # - /*/oapi/**\n disable-access-log: false\n disable-authority: false\n use-sign-cache: true\n use-authority-cache: true\n # 注意,该单位为分钟\n cache-timeout: 5\n interface-encrypt: false\n check-tanent-time: false\n #仅用于integration环境\n mode: ${com.cmii.chinamobile.gateway.autoTest}\n\ncmii-uav-data-post-process:\n ribbon:\n NFLoadBalancerRuleClassName: com.cmii.chinamobile.gateway.utils.CmiiLoadBalanceRule\n\n', '498524a14231dc27e82cd617cbe52307', '2025-01-10 11:15:01', '2025-04-18 18:46:34', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-device.yml', '6.2.0', 'bizName: 载荷管理\ndbSchema: uav_dev\napiDeclaration: uav,admin\nribbon:\n eager-load:\n enabled: true\n clients: cmii-admin-data\n ReadTimeout: 20000\n ConnectTimeout: 10000\noauth:\n free:\n grantType: authorization_code\n clientId: APP_9LY41OaKSqk2btY0\n clientSecret: jvFyQdjU6IzEiqyic5TaWYPTuwjQAX\ncom:\n cmii:\n chinamobile:\n eventbus:\n broadcast-events:\n - REDIS_SYN_EVENT\n - uav.auth.5G.log.update.event\nlog:\n opt: true\n fly: true\n\nlogging:\n level:\n com.cmii.chinamobile: info\nrootHeader:\n rootPorotcol: https\n\n', 'fdb143011345aaf45cfc19ba18941cc8', '2025-01-10 11:15:01', '2025-02-13 18:51:09', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-developer.yml', '6.2.0', 'bizName: 开发者平台\ndbSchema: uav_developer\napiDeclaration: admin\nspring:\n cloud:\n gateway:\n httpclient:\n pool:\n max-idle-time: 5000\n max-connections: 500\n discovery:\n locator:\n enabled: true\n default-filters:\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n open:\n login:\n img-code-support: true\n kicked-support: false\n login-error-limit: true\n login-error-limit-count: 5\n login-error-limit-time: 300\n session-timeout: 3600\n callback-fail-url: /open/#/updateEmail/fail\n callback-success-url: /open/#/updateEmail/success\n request:\n #是否校验签名\n check-sign: false\n #默认限制额度\n limit-quality: 100\n #请求的超时时间\n timeout: 300\n #配置接口刷新时间,单位秒\n api-sync-interval: 120\n #是否校验时间\n check-time: false\nribbon:\n eager-load:\n enabled: true\n clients: cmii-uav-user\n', 'a6b4778efd89e3b261e0cb02b3026613', '2025-01-10 11:15:01', '2025-01-30 16:57:43', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-data-post-process.yml', '6.2.0', 'bizName: 内业处理\ndbSchema: uav_data_post_process\nmin:\n io:\n srcId: 1323096648758464516\n localMinio: https://oss.demo.uavcmlc.com\nterra:\n secret: ${com.cmii.chinamobile.terra-cloud.secret}\n url: ${com.cmii.chinamobile.terra-cloud.url}\n localUrl: ${com.cmii.chinamobile.terra-cloud.localUrl}\n useLocal: true\n geoCS: EPSG:4326\nfeign:\n httpclient:\n connection-timeout: 600000\nribbon:\n ReadTimeout: 600000\n ConnectTimeout: 600000\ncom:\n cmii:\n chinamobile:\n mq:\n callback:\n exchange: ${spring.application.name}\n key: ${spring.application.name}_callback\n queue: ${spring.application.name}_callback\namap:\n secretKey: 9dd3daa175f31d6bdd462f11474955a3\nfilePath:\n tempWorkBasePath: /cmii/cache/datapost/upload/temp/\n saveFileBasePath: /cmii/cache/datapost/upload/\n#第三方系统接入权限管理配置\noauth:\n visual:\n grantType: authorization_code\n clientId: APP_XCkvK89FeX6lGp0Z\n clientSecret: VzWUJMOuslWN97NRf3Gk4xEk6Xb6iV\n terra:\n grantType: authorization_code\n clientId: APP_tN53ELBlzbRWjDHq\n clientSecret: gnaeeuGcwOk6qjNOgN5LIuT3EKtgI5\n dataprocess:\n grantType: authorization_code\n clientId: APP_l4HIMixfIXhlCTi9\n clientSecret: QJfg2lO9lOHzwsu11lDCjrR0MWkoa4\n\n', 'eaac7453e9c1769e2fa513f524ae0015', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-cms.yml', '6.2.0', 'bizName: cms系统\ndbSchema: uav_mcms\nmybatis:\n mapper-locations: classpath*:com/mobile/cms/dao/**/*.xml\n type-aliases-package: com.mobile.cms.entity \nbone:\n enable-swagger: false\n owner-company-ids: 2,52,172\n\n# logo/channel,多个以逗号相隔连续的使用短线相连。举例1,3,4,5,6,7 可写为 1,3-7\ncms:\n logo-ids: 1\n channel-ids: 2-100\n#登录过期时间12小时\nsession:\n # timeOut: 43200\n timeOut: 1800\nos:\n path: xxx\n\n#单个文件最大\nmultipart:\n maxFileSize: 3000MB\n #设置总上传数据总大小\n maxRequestSize: 10000MB\nmin:\n io:\n bucket: pub-cms\n', '35305f9a3ebf2e4d68a29e3cd584fcb6', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-clusters.yml', '6.2.0', 'bizName: 集群纳管SkyCenter # @袁雪波 不需要system-config纳管\r\ndbSchema: uav_cluster\r\nrancher:\r\n io:\r\n # 模拟K8S通过env传入所以下面乱写一个值即可。eg -Drancher.io.endPoint=\"https://192.168.11.163\"\r\n endPoint: https://rancher.107474.xyz/\r\n apiKey: token-jqchm:f7kk6vtdcnmzmkqjp7twsxzh26g8qfb7rknl46b52l6478tnxc22b6\r\n apiKeys: token-jqchm:f7kk6vtdcnmzmkqjp7twsxzh26g8qfb7rknl46b52l6478tnxc22b6\r\n scaleQuota: 10\r\nprometheus:\r\n io:\r\n endPoint: http://access-prometheus.cattle-prometheus.svc.cluster.local/\r\n # endPoint: http://192.168.11.169:30999/\r\n # 设置Prometheus的瞬时查询的平均值计算时间范围\r\n instantQueryCalculateRange: 5m\r\n', 'bd3ed5e2898f5ffacebeec29d3ddfc31', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-cloud-live.yml', '6.2.0', 'bizName: 视频流媒体管理\ndbSchema: uav_cloud_live\ncmii:\n flow:\n chain:\n - name: createTempLive\n condition:\n - type: then\n value: \'createTempLive\'\n - name: createLive\n condition:\n - type: then\n value: \'createLive\'\n - name: gdrServer\n condition:\n - type: then\n value: \'gdr_server\'\n - name: pullStreamServer\n condition:\n - type: then\n value: \'pullStreamServer\'\n - name: aijob\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\n - name: personAi\n condition:\n - type: then\n value: \'createLive,personAi\'\n - name: vehicleAi\n condition:\n - type: then\n value: \'createLive,vehicleAi\'\n - name: personVehicleAi\n condition:\n - type: then\n value: \'createLive,personVehicleAi\'\n - name: vehicleTrackAi\n condition:\n - type: then\n value: \'createLive,vehicleTrackAi\' \n - name: plateAi\n condition:\n - type: then\n value: \'createLive,plateAi\' \n - name: fireAi\n condition:\n - type: then\n value: \'createLive,fireAi\' \n - name: smokeAi\n condition:\n - type: then\n value: \'createLive,smokeAi\'\n - name: safetyHatAi\n condition:\n - type: then\n value: \'createLive,safetyHatAi\'\n - name: excavatorAi\n condition:\n - type: then\n value: \'createLive,excavatorAi\'\n - name: fireDetection\n condition:\n - type: then\n value: \'createLive,fireDetection\'\n - name: highwayManyVehicleDetection\n condition:\n - type: then\n value: \'createLive,highwayManyVehicleDetection\'\n - name: highwayObstacleDetection\n condition:\n - type: then\n value: \'createLive,highwayObstacleDetection\'\n - name: highwayPersonDetection\n condition:\n - type: then\n value: \'createLive,highwayPersonDetection\'\n - name: peopleCrowdDetection\n condition:\n - type: then\n value: \'createLive,peopleCrowdDetection\'\n - name: gdr2idr\n condition:\n - type: then\n value: \'createLive,gdr_transcode\'\n - name: file2rtmp\n condition:\n - type: then\n value: \'file2rtmp\'\n - name: switchStream\n condition:\n - type: then\n value: \'switchStream\'\n - name: people_vehicle_detection\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\n - name: infrared_people_detection # 红外人体识别\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\n - name: people_in_sea_detection # 海上救援人员识别\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\n - name: boat_detection # 海只检测\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\n - name: drone_bird_detection # 无人机、鸟类监测\n condition:\n - type: then\n value: \'createLive,ai_recognition\'\nstream:\n engine:\n # host: 192.168.11.137:29999\n host: helm-vms-svc:29999\n wareHouseSrcId: 1323096648758464518\n #1. old 2. new\n partFileType: 1\n saveAllTsFile: false\n tsHost: ${com.cmii.chinamobile.root}/api/cloudLive\n tsPath: /public/his/playback/ts\n cloudLiveHost: ${com.cmii.chinamobile.root}/api/cloudLive\nvideo:\n merge:\n endpoint: ${com.cmii.chinamobile.video-merge.url}\n srcId: ${com.cmii.chinamobile.video-merge.srcId}\n callbackUrl: ${com.cmii.chinamobile.video-merge.callbackUrl}\n closePlusVideo: ${com.cmii.chinamobile.video-merge.closePlusVideo} \n mustPlusVideo: ${com.cmii.chinamobile.video-merge.mustPlusVideo} \nlive:\n#vms,srs-op\n closeLiveQuotaLimit: false\n defaultEngine: live-op-01\n engines:\n - name: live-op-01\n desc: live service powered by live-op\n type: live-op\n endpoint: http://helm-live-op-svc-v2:8080\n - name: srs-vms\n desc: live service powered by srs-vms\n type: srs-vms\n endpoint: helm-vms-svc:29999\n plugins:\n - pluginName: ai_recognition@1 # 人群统计\n endpoint: http://${com.cmii.chinamobile.ai.video-person-detection.url}:${com.cmii.chinamobile.ai.video-person-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@2 # 车\n endpoint: http://${com.cmii.chinamobile.ai.video-vehicle-detection.url}:${com.cmii.chinamobile.ai.video-vehicle-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@3 # 人群统计+车\n endpoint: http://${com.cmii.chinamobile.ai.video-person-video-vehicle-detection.url}:${com.cmii.chinamobile.ai.video-person-video-vehicle-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@4 # 车辆跟踪\n endpoint: http://${com.cmii.chinamobile.ai.video-vehicle-detection.url}:${com.cmii.chinamobile.ai.video-vehicle-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@8 # 车牌识别\n endpoint: http://${com.cmii.chinamobile.ai.video-plate-recognition.url}:${com.cmii.chinamobile.ai.video-plate-recognition.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@16 # 火识别 16 过时算法\n endpoint: http://${com.cmii.chinamobile.ai.video-fire-ai.url}:${com.cmii.chinamobile.ai.video-fire-ai.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@32 # 烟雾识别\n endpoint: http://${com.cmii.chinamobile.ai.video-smoke-recognition.url}:${com.cmii.chinamobile.ai.video-smoke-recognition.port}/cmii/ai/service/v1\n # GDR说明:\n # M210方案一标准H264 + RTMP方案二维斯格TCP裸流\n # M300 1. GDR + RTMP 推到SRS8191端口进行转码“rtmp -> srs -> gdr -> H264转码 -> srs”\n # 2. GDR + TCP用另外一个端口26688进行转码仅demo\n - pluginName: gdr_server\n endpoint: http://${com.cmii.chinamobile.ai.gdr-server.url}:${com.cmii.chinamobile.ai.gdr-server.port}\n - pluginName: gdr_transcode\n endpoint: http://${com.cmii.chinamobile.ai.gdr-transcode.url}:${com.cmii.chinamobile.ai.gdr-transcode.port}\n - pluginName: file2rtmp\n endpoint: http://${com.cmii.chinamobile.ai.file2rtmp.url}:${com.cmii.chinamobile.ai.file2rtmp.port}/api/v1/file2rtmp \n - pluginName: ai_recognition@64 ## 安全帽\n endpoint: http://${com.cmii.chinamobile.ai.video-safetyHat-recognition.url}:${com.cmii.chinamobile.ai.video-safetyHat-recognition.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@111 # 人车\n endpoint: http://192.168.35.52:2333/api/cmlc\n# endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@112 # 红外人体\n endpoint: http://192.168.35.52:2333/api/cmlc\n - pluginName: ai_recognition@113 # 海上救援\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@114\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@118 # 跨线车辆检测\n endpoint: http://192.168.34.228:2333/api/cmlc\n - pluginName: ai_recognition@122\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@131\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@121 # 通感 无人机 鸟\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@141 # 地标检测\n endpoint: http://192.168.34.228:2333/api/cmlc\n - pluginName: ai_recognition@150 # 流浪狗检测\n endpoint: http://192.168.34.228:2333/api/cmlc\n - pluginName: ai_recognition@155 # 泥石流\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@156 # 井盖\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@158 # 车牌\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@159 # 船 旗\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@160 # 树\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@161 # 井盖\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@162 # 违章建筑\n endpoint: http://192.168.75.14:2333/api/cmlc\n - pluginName: ai_recognition@128 ## 挖挖机\n endpoint: http://${com.cmii.chinamobile.ai.video-excavator-recognition.url}:${com.cmii.chinamobile.ai.video-excavator-recognition.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@152 # 烟火检测 与人车一样\n endpoint: http://${com.cmii.chinamobile.ai.video-tonggan-recognition.url}:${com.cmii.chinamobile.ai.video-tonggan-recognition.port}/api/cmlc\n - pluginName: ai_recognition@153 # 消防通道占用检测 与人车一样\n endpoint: http://192.168.35.52:2333/api/cmlc\n - pluginName: ai_recognition@171 # 火情识别\n endpoint: http://${com.cmii.chinamobile.ai.video-fire-detection.url}:${com.cmii.chinamobile.ai.video-fire-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@172\n endpoint: http://${com.cmii.chinamobile.ai.video-highway-obstacle-detection.url}:${com.cmii.chinamobile.ai.video-highway-obstacle-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@173\n endpoint: http://${com.cmii.chinamobile.ai.video-highway-person-detection.url}:${com.cmii.chinamobile.ai.video-highway-person-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@174\n endpoint: http://${com.cmii.chinamobile.ai.video-highway-vehicle-detection.url}:${com.cmii.chinamobile.ai.video-highway-vehicle-detection.port}/cmii/ai/service/v1\n - pluginName: ai_recognition@175\n endpoint: http://${com.cmii.chinamobile.ai.video-people-crowd-detection.url}:${com.cmii.chinamobile.ai.video-people-crowd-detection.port}/cmii/ai/service/v1\n - pluginName: pullStreamServer\n endpoint: http://${com.cmii.chinamobile.ai.video-pull-stream.url}:${com.cmii.chinamobile.ai.video-pull-stream.port}/pullStreamServer\n - pluginName: switchStream\n endpoint: http://${com.cmii.chinamobile.ai.video-switch-stream.url}:${com.cmii.chinamobile.ai.video-switch-stream.port}/switchStream\n closeCheckStreamTask: true\n closeCheckPluginTask: true\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n group: uav,admin\ntranscode:\n gdr2idrModels:\n - wrjxh052/xh003\n - wrjxh052/xh009\n - wrjxh063/xh024\n - wrjxh063/\n - wrjxh064/\nrabbit:\n queue:\n aiQueue: aiVideo\n\noauth:\n grantType: authorization_code\n clientId: APP_4AU8lbifESQO4FD6\n clientSecret: FK1BraFkJpsiN48GS3JuXtrxreWUrM', '1666bece705feaa0fd7fa202eb61ae86', '2025-01-10 11:15:01', '2025-04-22 15:11:23', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-brain.yml', '6.2.0', 'bizName: AI大脑\ndbSchema: uav_brain\nbrain:\n ai:\n server:\n tritonHost: ${com.cmii.chinamobile.ai.image-triton.url} # 图像去雾+人群计数+车牌识别\n tritonPort: ${com.cmii.chinamobile.ai.image-triton.port} # 图像去雾+人群计数+车牌识别\n tfSafeHostIp: ${com.cmii.chinamobile.ai.image-helmet-recognition.url} # 安全帽识别\n tfSafeHostPort: ${com.cmii.chinamobile.ai.image-helmet-recognition.port} # 安全帽识别\n tfRoadHostIp: ${com.cmii.chinamobile.ai.image-road-segmentation.url} # 道路分割\n tfRoadHostPort: ${com.cmii.chinamobile.ai.image-road-segmentation.port} # 道路分割\n tianQinUrl: ${com.cmii.chinamobile.ai.tian-qin.url} #天勤桥梁识别\n nongYeBehavior: ${com.cmii.chinamobile.ai.nong-ye-behavior.url} #农业人体姿态检测\n nongYeArea: ${com.cmii.chinamobile.ai.nong-ye-area.url} #农业区域目标检测\n nongyeConfThresh: 60\noauth:\n grantType: authorization_code\n clientId: APP_0BF17ayVaSpY89O4\n clientSecret: xHxlLbPV0pJ021JJ4PqGnnC5z4nGPV\n', '1a6897660c137aa9824db3ec015caf0b', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-alarm.yml', '6.2.0', 'bizName: 告警系统\ndbSchema: uav_alarm\napiDeclaration: uav,admin\nribbon:\n eager-load:\n enabled: true\n clients: cmii-admin-data, cmii-uav-user\n ReadTimeout: 40000\n ConnectTimeout: 20000\ncom:\n cmii:\n chinamobile:\n eventbus:\n broadcast-events:\n - REDIS_SYN_EVENT\nlog:\n opt: true\n fly: true\n\nsec:\n db:\n table:\n uav_airspace:\n - efence_airspace_copy:org_id,id\n # uav_dev:\n # - uav_plane:company_id,uav_code\n # - uav_load\n tpIndex: tp_id\n flag: true\n\n mqtt:\n server:\n #mqtt server\n host: helm-emqxs:1883\n user: cmlc\n password: odD8#Ve7.B\n\n listener:\n topic:\n - security/info\n missionType: 5000,5001,5002,5003,5004,5005,5006,5007,5008,5009\n flag: true\n\n report:\n server:\n #mqtt server\n host: tcp://helm-emqxs:1883\n user: cmlc\n password: odD8#Ve7.B\n qos: 1\n connectionTimeout: 10\n keepAliveInterval: 20\nlogging:\n level:\n com.cmii.chinamobile: debug', '549737f6bca846b70b65b34551d281a0', '2025-01-10 11:15:01', '2025-03-07 10:03:30', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-airspace.yml', '6.2.0', 'bizName: 空域管理\r\ndbSchema: uav_airspace\r\nfeign:\r\n client:\r\n config:\r\n default:\r\n connectTimeout: 20000\r\n readTimeout: 60000\r\nrestTemplate:\r\n clientHttpRequestFactory:\r\n connectTimeout: 6000\r\n readTimeout: 6000\r\n connectionRequestTimeout: 5000\r\nhttpClientConnectionManager:\r\n poolingConnectionManager:\r\n maxTotal: 1000\r\n defaultMaxPerRoute: 5000\r\n validateAfterInactivity: 30000\r\n#终审流程配置\r\nprocedure:\r\n type: 0 # 0:无终审 1:自动终审 2:手动终审\r\n url: ${com.cmii.chinamobile.avicatm-cloud.url}\r\n version: 1.0\r\n secretKey: 904c396f6956d02c59a6ad35c08f5678\r\n\r\nwebminio:\r\n bucket: jadenq\r\n\r\n', '5c51ea8169b7dae399c3daf61dfc221f', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-open-gateway.yml', '6.2.0', 'bizName: 开放平台网关\nenable-swagger: false\nspring:\n cloud:\n gateway:\n httpclient:\n pool:\n max-idle-time: 5000\n max-connections: 5000\n discovery:\n locator:\n enabled: true\n default-filters:\n - StripPrefix=1 #去掉路径的第一级如/logger\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n routes:\n - id: developer\n uri: lb://cmii-uav-developer\n predicates:\n - Path=/developer/**\n - id: developer-socket\n uri: lb:ws://cmii-uav-developer\n predicates:\n - Path=/developer/oapi/wexecute\n - id: warehouse\n uri: lb://cmii-uav-material-warehouse\n predicates:\n - Path=/warehouse/**\nribbon:\n ReadTimeout: 3000\n ConnectTimeout: 3000\n ServerListRefreshInterval: 5000 #注册中心刷新时间默认30秒\n\n#---------------------OAuth2---------------------\nsecurity:\n oauth2:\n permit-all: # 全部通行,不进行认证和鉴权\n - path: /test\n pathArgs:\n between: 2018-03-18T17:32:58.129+08:00,2023-03-23T17:32:58.129+08:00\n - /developer/login\n - /developer/code/login\n - /developer/registry\n - /developer/registry-for-test\n - /developer/oapi/**\n - /developer/profile/doUpdateEmail #用户修改邮箱\n - /developer/verifyCode/sendLogin #发送登陆验证码\n - /developer/verifyCode/checkLogin #验证登陆验证码\n - /developer/verifyCode/sendRegisty #发送注册验证码\n - /developer/verifyCode/checkRegisty #验证注册验证码\n - /developer/verifyCode/sendResetPassword #发送找回密码\n - /developer/verifyCode/checkResetPassword #验证找回密码\n - /developer/verifyCode/getImgCode\n - /developer/verifyCode/getImageCode\n - /developer/verifyCode/checkImgCode\n - /developer/verifyCode/get_image_code_by_image_id\n - /developer/profile/findPwd #找回密码\n - /developer/docs\n - /developer/docs/**\n - /**/v2/api-docs/**\n - /**/swagger-resources/**\n - /**/webjars/**\n - /**/doc.html\n - /**/swagger-ui.html\n - /error\n - /favicon.ico\n - /*/public/**\n - /warehouse/api/v1/warehouse/project/user/getToken\n - /warehouse/api/v1/warehouse/project/getObjectByUrl\n authority-ignores: # 不进行鉴权,比如个人的接口\n - /*/personal/**\n - /developer/profile/**\n - /developer/logout #登出接口\n - /warehouse/**\n sign-ignores: #忽略签名\n - /system/\n', 'fa59a33c17634ce217d331fa86ce92bd', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-omoc-user.yml', '6.2.0', 'bizName: 一机一码用户\r\nlogin:\r\n remoteUrl: ${com.cmii.chinamobile.omoc.url}\r\n lingyunurl_dev: ${com.cmii.chinamobile.root}', 'f7cdf2f9e96958e28bfdfafc0d26b125', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-omoc-process.yml', '6.2.0', 'bizName: 一机一码业务\r\nlogin:\r\n remoteUrl: ${com.cmii.chinamobile.omoc.url}\r\n lingyunurl_dev: ${com.cmii.chinamobile.root}', '1ac7a7e5602a2b30bedc264f4b1be17c', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-omoc-gateway.yml', '6.2.0', 'bizName: 一机一码网关\r\nspring:\r\n cloud:\r\n gateway:\r\n globalcors:\r\n corsConfigurations:\r\n \'[/**]\':\r\n allowedOrigins: \"*\"\r\n allowedMethods: \"*\"\r\n discovery:\r\n locator:\r\n enabled: true #让gateway从nacos中获取服务信息\r\n routes:\r\n - id: process\r\n uri: lb://cmii-omoc-process\r\n order: 1 #优先级\r\n predicates: #断言 用来判断请求是否放行的依据返回true则放行false则返回404\r\n - Path=/process/**\r\n filters: #过滤器\r\n - StripPrefix=1\r\n - id: user\r\n uri: lb://cmii-omoc-user\r\n order: 1 #优先级\r\n predicates: #断言 用来判断请求是否放行的依据返回true则放行false则返回404\r\n - Path=/user/**\r\n filters: #过滤器\r\n - StripPrefix=1\r\n', '958f7976cb2ed712f4c05cc50c422547', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-admin-user.yml', '6.2.0', 'bizName: 运营平台用户\ndbSchema: admin_user\napiDeclaration: admin\nspring:\n login:\n kicked-support: false\n login-error-limit: true\n img-code-support: true\nmin:\n io:\n bucket: pub-cms', '90526474285ff377446e754338cfd1a5', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-admin-gateway.yml', '6.2.0', 'bizName: 运营平台网关\nenable-swagger: false\nspring:\n cloud:\n gateway:\n discovery:\n locator:\n enabled: true\n default-filters:\n - StripPrefix=1 #去掉路径的第一级如/logger\n - AddResponseHeader= X-Frame-Options,SAMEORIGIN\n routes:\n - id: user\n uri: lb://cmii-admin-user\n predicates:\n - Path=/user/**\n - id: admin-data\n uri: lb://cmii-admin-data\n predicates:\n - Path=/admin/**\n - id: dev\n uri: lb://cmii-uav-device\n predicates:\n - Path=/dev/**\n - id: feedback\n uri: lb://cmii-uav-user\n predicates:\n - Path=/feedback/**\n - id: zyly\n uri: lb://cmii-uav-user\n predicates:\n - Path=/zyly/**\n - id: airspace\n uri: lb://cmii-uav-airspace\n predicates:\n - Path=/airspace/**\n - id: data-process\n uri: lb://cmii-uav-data-process\n predicates:\n - Path=/dataprocess/**\n - id: data-post-process\n uri: lb://cmii-uav-data-post-process\n predicates:\n - Path=/dpp/**\n - id: warehouse\n uri: lb://cmii-uav-material-warehouse\n predicates:\n - Path=/warehouse/**\n - id: developer\n uri: lb://cmii-uav-developer\n predicates:\n - Path=/developer/**\n - id: onesupport\n uri: lb://cmii-uav-onesupport\n predicates:\n - Path=/onesupport/**\n - id: process\n uri: lb://cmii-uav-process\n predicates:\n - Path=/process/**\n - id: notice\n uri: lb://cmii-uav-notice\n predicates:\n - Path=/notice/**\n - id: supervision\n uri: lb://cmii-suav-supervision\n predicates:\n - Path=/supervision/**\n - id: gis-server\n uri: lb://cmii-uav-gis-server\n predicates:\n - Path=/gis/**\n - id: alarm\n uri: lb://cmii-uav-alarm\n predicates:\n - Path=/alarm/**\n\n\nribbon:\n ReadTimeout: 10000\n ConnectTimeout: 9000\n ServerListRefreshInterval: 5000 #注册中心刷新时间默认30秒\nsecurity:\n oauth2:\n permit-all:\n - /user/**/login #登陆接口,手机密码登陆,手机验证码登陆\n - /user/getImgCode\n - /user/getImageCode\n - /user/get_image_code_by_image_id\n - /**/v2/api-docs/**\n - /**/swagger-resources/**\n - /webjars/**\n - /doc.html\n - /swagger-ui.html\n - /error\n - /favicon.ico\n - /user/api/admin/role/querySelected\n - /admin/api/admin/language/**\n - /feedback/api/uav/feedback/queryFeedbackType #查询问题反馈类型\n - /feedback/api/uav/feedback/queryApps #查询应用列表\n - /zyly/api/uav/resource/queryResourceLanguage\n - /airspace/**/listAirport.do #查询机场\n - /warehouse/api/v1/warehouse/project/downloadFile/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/project/downloadFileByToken/** #素材仓库文件下载\n - /warehouse/api/v1/warehouse/project/downloadModelFile/** #素材仓库文件下载\n authority-ignores:\n - /user/logout #登出接口\n - /user/**/getMyDetail #获取自己详细信息\n - /user/api/admin/user/profile/**\n - /user/api/admin/user/getUserResources\n - /user/api/admin/user/getUserResourceTree\n - /user/api/admin/resource/queryResourceTree\n - /user/api/admin/resource/queryResourceLanguage\n - /zyly/api/uav/role/del #删除角色\n - /warehouse/**\n # - /developer/**\n - /api/admin/arealimit/queryZydAreaLimitByJouav.do\n - /supervision/grid/drawGridOnMap\n sign-ignores:\n - /*/system/**\n\n #仅用于integration环境\n mode: ${com.cmii.chinamobile.gateway.autoTest}\n', '47c6c85c2be605767e19db82e8e2f201', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-admin-data.yml', '6.2.0', 'bizName: 字典表单管理\ndbSchema: admin_data\napiDeclaration: uav,admin\nmap:\n gaode:\n key: ${com.cmii.chinamobile.gaode.key}\ncaiyun:\n token: ${com.cmii.chinamobile.caiyun.token}\n host: ${com.cmii.chinamobile.caiyun.host}\narea:\n limitProvince: false\n limitProvinceAreaCode: 810000\n', '16c5eebcdc71fe8ad4debe592d8aedd6', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-grid-datasource.yml', '6.2.0', 'bizName: 网格数据管理服务\nspring:\n mvc:\n pathmatch:\n matching-strategy: ANT_PATH_MATCHER\n main:\n allow-bean-definition-overriding: true\n allow-circular-references: true\n platform:\n info:\n name: 网格数据管理服务\n description: 网格数据管理服务\n version: 1.0.0\n datasource:\n dynamic:\n primary: uav_waypoint\n datasource:\n uav_waypoint:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/uav_waypoint?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n uav_airspace:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/uav_airspace?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n suav_supervision:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/suav_supervision?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n uav_dev:\n type: com.zaxxer.hikari.HikariDataSource\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: ${com.cmii.chinamobile.jdbc.url}/uav_dev?${com.cmii.chinamobile.jdbc.params}\n username: ${com.cmii.chinamobile.jdbc.username}\n password: ${com.cmii.chinamobile.jdbc.password}\n # data:\n # elasticsearch:\n # cluster-nodes: ${com.cmii.chinamobile.iwhere.elasticsearch.cluster-nodes}\n # cluster-name: ${com.cmii.chinamobile.iwhere.elasticsearch.cluster-name}\n elasticsearch:\n username: elastic\n password: Iwhere@2023\n uris: http://192.168.35.222:9201\n\nmanagement:\n health:\n elasticsearch:\n enabled: false\n\nfeign:\n client:\n config:\n default:\n connectTimeout: 20000\n readTimeout: 60000\n\nrestTemplate:\n clientHttpRequestFactory:\n connectTimeout: 6000\n readTimeout: 6000\n connectionRequestTimeout: 5000\nhttpClientConnectionManager:\n poolingConnectionManager:\n maxTotal: 1000\n defaultMaxPerRoute: 5000\n validateAfterInactivity: 30000\n\ncom:\n cmii:\n chinamobile:\n request:\n mapping:\n scan:\n register-request-mapping: true\n group: uav,admin\n\nlogging:\n level:\n com.alibaba.nacos.client.config.impl: WARN\n com.cmii: DEBUG\n', 'a632cc11558d3055f0500db42317d3ba', '2025-01-10 11:15:01', '2025-01-10 11:15:11', NULL, '10.244.192.64', '', '', NULL, NULL, NULL, 'yaml', NULL, '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-surveillance.yml', '6.2.0', 'bizName: 飞行监视\ndbSchema: uav_mission\nmybatis-plus:\n type-aliases-package: com.cmii.chinamobile.surveillance.beans.po\n global-config:\n enable-sql-runner: true\nribbon:\n ConnectTimeout: 5000 #请求连接的超时时间默认时间为1秒\n ReadTimeout: 5000 #请求处理的超时时间\nlog:\n flag: true\nlogging:\n level:\n com.cmii.chinamobile: info\n com.cmii.chinamobile.surveillance.websocketViaBoot.TotalWebsocket: info\n org.springframework.amqp.rabbit.connection.AbstractConnectionFactory: none\n com.cmii.chinamobile.surveillance.serviceUncoupleMission.impl.Simulator.SimulatorRunner: info\n com.cmii.chinamobile.surveillance.websocket: warn\nlifecycle:\n isOpen: true\n companyIds: 2\n\ncustom:\n data-delay:\n #需要延迟的无人机id集合\n # delay-uas-ids: UAS00011575,UAS00018445,UAS00018371,UAS00018370,UAS00016957\n delay-uas-ids: \'\'\n # delay-uas-ids: 1\n #RTK数据延迟推送时间默认0或者小于0不延迟单位毫秒\n delay-time: 0\ncom:\n cmii:\n chinamobile:\n storage:\n warehouseScrUrl: http://cmii-uav-material-warehouse:8080/api/v1/warehouse/internal/listScr?isShow=true\n eventbus:\n broadcast-events:\n - MQTT_DOWNLOADFILE_NOTICE\n - event.UAV.Simulator.VirtualStick\n# 机库虚拟摇杆ws连接\nmqtt-cloudAPI:\n wss: wss://www.demo.uavcmlc.com/api/mqtt_ws2/token\n\nzitong:\n companyId: 664\n userId: 1735', 'b29fe5b027256b486c4a736b0f90e4b3', '2025-01-10 11:15:01', '2025-01-13 17:01:58', 'nacos', '10.244.179.192', '', '', '', '', '', 'yaml', '', '');
INSERT INTO `config_info` (`data_id`, `group_id`, `content`, `md5`, `gmt_create`, `gmt_modified`, `src_user`, `src_ip`, `app_name`, `tenant_id`, `c_desc`, `c_use`, `effect`, `type`, `c_schema`, `encrypted_data_key`) VALUES ('cmii-uav-iot-dispatcher.yml', '6.2.0', 'spring:\n datasource:\n url: 192.168.35.205:13306/uav_iot_dispatcher\n username: k8s_admin\n password: Uc@bkTCPuD4g\n redis:\n tracking: # 额外信息\n status: tracking:heartbeat:{device_id}:realtime\n petrack: tracking:petrack:{bs_id}\nmqtt:\n qos: 0\n keepAliveInterval: 20\niotEventDriver: # 额外\n topic:\n device_control: bridge/DPZYLY/device_control/oe/tracking\n device_control_resp: bridge/DPZYLY/device_control_resp/oe/tracking\n dispatcher: iot-dispatcher/{project_id}-{device_id}\n reporting: iot-reporting/{project_id}-{device_id}\n reporting_wildcard: iot-reporting/+\n event:\n beginTracking: BeginTracking\n endTracking: EndTracking\n beginStreaming: BeginStreaming\n endStreaming: EndStreaming\n initializeServo: InitializeServo\ntrajectory:\n # 针对合作类飞机的跟踪策略:基于海拔或相对高度高度跟踪,填 altitude 或 height\n policy: altitude\n # 当且仅当policy为height时下面配置生效。表示合作类飞机起飞点的海拔(米)。\n # 1. 最好设置的和摄像头海拔一致边端收到的高度是该等高线海拔加相对地面高度。比如摄像头配置了1000m海拔和20m相对高度那么下面的值应该填成1000m\n coop_uav_takeoff_altitude: 0.0\n # 以当前轨迹点为基准,最大的摄像头搜索范围(米)\n max_camera_search_range: 1500.0\n anchor:\n speed: 60\n distance: 100\nclient:\n live:\n endpoint: http://helm-live-op-svc-v2:8080\n', 'be16c8e419c11d417316073fd47c8ea6', '2025-01-10 11:15:01', '2025-04-10 11:19:22', 'developer', '172.28.71.64', '', '', '', '', '', 'yaml', '', '');