diff --git a/epmet-auth/pom.xml b/epmet-auth/pom.xml
index 4164a50134..0fea96f5c1 100644
--- a/epmet-auth/pom.xml
+++ b/epmet-auth/pom.xml
@@ -198,6 +198,11 @@
SEC080aac67ff78e79fdaba132aa51e3fb3f6060dec99492feaac82cabf9f8b6a19
+
+
+ http://101.206.141.251:21006
+ soXDEoM1
+ V7ea0KnlYt7eSyzc
@@ -242,6 +247,11 @@
SEC080aac67ff78e79fdaba132aa51e3fb3f6060dec99492feaac82cabf9f8b6a19
+
+
+ http://101.206.141.251:21006
+ soXDEoM1
+ V7ea0KnlYt7eSyzc
@@ -281,6 +291,11 @@
SEC080aac67ff78e79fdaba132aa51e3fb3f6060dec99492feaac82cabf9f8b6a19
+
+
+ http://101.206.141.251:21006
+ soXDEoM1
+ V7ea0KnlYt7eSyzc
@@ -324,6 +339,11 @@
SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
+
+
+
diff --git a/epmet-auth/src/main/resources/bootstrap.yml b/epmet-auth/src/main/resources/bootstrap.yml
index 865035f3f7..6efee6a635 100644
--- a/epmet-auth/src/main/resources/bootstrap.yml
+++ b/epmet-auth/src/main/resources/bootstrap.yml
@@ -136,6 +136,6 @@ shutdown:
# 调用第三方平台相关参数
thirdplat:
jcet:
- domain: http://101.206.141.251:21006
- appkey: soXDEoM1
- appsecret: V7ea0KnlYt7eSyzc
\ No newline at end of file
+ domain: @thirdplat.jcet.domain@
+ appkey: @thirdplat.jcet.appkey@
+ appsecret: @thirdplat.jcet.appsecret@
\ No newline at end of file