diff --git a/bonus-auth/src/main/resources/bootstrap-smart_canteen_local.yml b/bonus-auth/src/main/resources/bootstrap-smart_canteen_local.yml index 8e4d327..a38bd08 100644 --- a/bonus-auth/src/main/resources/bootstrap-smart_canteen_local.yml +++ b/bonus-auth/src/main/resources/bootstrap-smart_canteen_local.yml @@ -9,11 +9,11 @@ spring: discovery: # 服务注册地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen config: # 配置中心地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen # 配置文件格式 file-extension: yml # 共享配置 diff --git a/bonus-gateway/src/main/resources/bootstrap-smart_canteen_local.yml b/bonus-gateway/src/main/resources/bootstrap-smart_canteen_local.yml index 061b074..b254af9 100644 --- a/bonus-gateway/src/main/resources/bootstrap-smart_canteen_local.yml +++ b/bonus-gateway/src/main/resources/bootstrap-smart_canteen_local.yml @@ -9,11 +9,11 @@ spring: discovery: # 服务注册地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen config: # 配置中心地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen # 配置文件格式 file-extension: yml # 共享配置 @@ -30,7 +30,7 @@ spring: ds1: nacos: server-addr: 127.0.0.1:8848 - namespace: sgzb_bns + namespace: smart_canteen dataId: sentinel-bonus-gateway groupId: DEFAULT_GROUP data-type: json diff --git a/bonus-modules/bonus-file/src/main/resources/bootstrap-smart_canteen_local.yml b/bonus-modules/bonus-file/src/main/resources/bootstrap-smart_canteen_local.yml index 3df131c..3b51417 100644 --- a/bonus-modules/bonus-file/src/main/resources/bootstrap-smart_canteen_local.yml +++ b/bonus-modules/bonus-file/src/main/resources/bootstrap-smart_canteen_local.yml @@ -9,11 +9,11 @@ spring: discovery: # 服务注册地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen config: # 配置中心地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen # 配置文件格式 file-extension: yml # 共享配置 diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap-smart_canteen_local.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap-smart_canteen_local.yml index 80baf8a..a57d174 100644 --- a/bonus-modules/bonus-system/src/main/resources/bootstrap-smart_canteen_local.yml +++ b/bonus-modules/bonus-system/src/main/resources/bootstrap-smart_canteen_local.yml @@ -9,11 +9,11 @@ spring: discovery: # 服务注册地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen config: # 配置中心地址 server-addr: 127.0.0.1:8848 - namespace: bonus_houqin + namespace: smart_canteen # 配置文件格式 file-extension: yml # 共享配置