diff --git a/esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml b/esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml
index bd24f1d4f..72bd0392a 100644
--- a/esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml
+++ b/esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml
@@ -327,6 +327,7 @@
true
172.16.0.52:8848
+
wx3ef8f2cd12a19fcb
diff --git a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/pom.xml b/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/pom.xml
index 8c16300f7..1059c8c74 100644
--- a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/pom.xml
+++ b/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/pom.xml
@@ -194,6 +194,9 @@
wx29b074840ef4bfd9
4adb1afccc69f205cdf5b521d74e2aca
+
+ wx9b6102a8ee5add65
+ 394f47d4e08fc0fd629231d3f68a34dc
true
47.104.224.45:8848
@@ -269,6 +272,20 @@
true
172.16.0.52:8848
+
+
+
+ wxdd8530c5f4926766
+ 5bf4fb813145431b3493a10aa7e041e9
+
+
+
+
+ wx9f20a46906ab2c3e
+ dc13065f79429979d9f687d249eb5c4e
+
+ wx9b6102a8ee5add65
+ 394f47d4e08fc0fd629231d3f68a34dc
diff --git a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/src/main/resources/application.yml b/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/src/main/resources/application.yml
index ce56ceb88..0a0634ba2 100644
--- a/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/src/main/resources/application.yml
+++ b/esua-epdc/epdc-module/epdc-custom/epdc-custom-server/src/main/resources/application.yml
@@ -77,9 +77,15 @@ wx:
secret: @work.wx.ma.secret@
token: #微信小程序消息服务器配置的token
aesKey: #微信小程序消息服务器配置的EncodingAESKey
+ - appid: @analysis.wx.ma.appId@
+ secret: @analysis.wx.ma.secret@
+ token: #微信小程序消息服务器配置的token
+ aesKey: #微信小程序消息服务器配置的EncodingAESKey
msgDataFormat: JSON
appId:
# 普通居民端的appId
normal: @wx.ma.appId@
# 工作端的appId
- work: @work.wx.ma.appId@
\ No newline at end of file
+ work: @work.wx.ma.appId@
+ # 数据分析端的appId
+ analysis: @analysis.wx.ma.appId@
\ No newline at end of file
diff --git a/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/pom.xml b/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/pom.xml
index 5d479f5b0..16d390b93 100644
--- a/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/pom.xml
+++ b/esua-epdc/epdc-module/epdc-oss/epdc-oss-server/pom.xml
@@ -197,6 +197,8 @@
true
47.104.224.45:8848
+
+
diff --git a/esua-epdc/epdc-module/epdc-user/epdc-user-server/pom.xml b/esua-epdc/epdc-module/epdc-user/epdc-user-server/pom.xml
index 3c0ebfe65..a351a2b88 100644
--- a/esua-epdc/epdc-module/epdc-user/epdc-user-server/pom.xml
+++ b/esua-epdc/epdc-module/epdc-user/epdc-user-server/pom.xml
@@ -229,6 +229,7 @@
true
172.16.0.52:8848
+