diff --git a/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap-test.yml b/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap-test.yml index e13472b..b6445fc 100644 --- a/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap-test.yml +++ b/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap-test.yml @@ -11,4 +11,4 @@ spring: file-extension: yml # 共享配置 shared-configs: - - application-dev.${spring.cloud.nacos.config.file-extension} \ No newline at end of file + - application.${spring.cloud.nacos.config.file-extension} \ No newline at end of file