|
|
|
@ -144,36 +144,36 @@ |
|
|
|
<activation> |
|
|
|
<activeByDefault>true</activeByDefault> |
|
|
|
</activation> |
|
|
|
<!-- <properties>--> |
|
|
|
<!-- <spring.profiles.active>dev</spring.profiles.active>--> |
|
|
|
<!--<properties> |
|
|
|
<spring.profiles.active>dev</spring.profiles.active> |
|
|
|
|
|
|
|
<!-- <server.port>9040</server.port>--> |
|
|
|
<server.port>9040</server.port> |
|
|
|
|
|
|
|
<!-- <spring.redis.index>2</spring.redis.index>--> |
|
|
|
<!-- <spring.redis.host>47.104.224.45</spring.redis.host>--> |
|
|
|
<!-- <spring.redis.port>6379</spring.redis.port>--> |
|
|
|
<!-- <spring.redis.password>elink@888</spring.redis.password>--> |
|
|
|
<spring.redis.index>2</spring.redis.index> |
|
|
|
<spring.redis.host>47.104.224.45</spring.redis.host> |
|
|
|
<spring.redis.port>6379</spring.redis.port> |
|
|
|
<spring.redis.password>elink@888</spring.redis.password> |
|
|
|
|
|
|
|
<!-- <spring.datasource.druid.url>--> |
|
|
|
<!-- <![CDATA[jdbc:mysql://47.104.224.45:3308/esua_epdc_api?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]>--> |
|
|
|
<!-- </spring.datasource.druid.url>--> |
|
|
|
<!-- <spring.datasource.druid.username>epdc</spring.datasource.druid.username>--> |
|
|
|
<!-- <spring.datasource.druid.password>elink833066</spring.datasource.druid.password>--> |
|
|
|
<spring.datasource.druid.url> |
|
|
|
<![CDATA[jdbc:mysql://47.104.224.45:3308/esua_epdc_api?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> |
|
|
|
</spring.datasource.druid.url> |
|
|
|
<spring.datasource.druid.username>epdc</spring.datasource.druid.username> |
|
|
|
<spring.datasource.druid.password>elink833066</spring.datasource.druid.password> |
|
|
|
|
|
|
|
<!-- <nacos.register-enabled>false</nacos.register-enabled>--> |
|
|
|
<!-- <nacos.server-addr>47.104.224.45:8848</nacos.server-addr>--> |
|
|
|
<!-- <!–公众号配置–>--> |
|
|
|
<!-- <wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId>--> |
|
|
|
<!-- <wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret>--> |
|
|
|
<!-- <wx.mp.configs.token>111</wx.mp.configs.token>--> |
|
|
|
<!-- <wx.mp.configs.aesKey>111</wx.mp.configs.aesKey>--> |
|
|
|
<!-- <!–小程序配置–>--> |
|
|
|
<!-- <wx.ma.appId>wxdd8530c5f4926766</wx.ma.appId>--> |
|
|
|
<!-- <wx.ma.secret>5bf4fb813145431b3493a10aa7e041e9</wx.ma.secret>--> |
|
|
|
<!-- <!–工作端小程序–>--> |
|
|
|
<!-- <work.wx.ma.appId>wx29b074840ef4bfd9</work.wx.ma.appId>--> |
|
|
|
<!-- <work.wx.ma.secret>4adb1afccc69f205cdf5b521d74e2aca</work.wx.ma.secret>--> |
|
|
|
<!-- </properties>--> |
|
|
|
<nacos.register-enabled>false</nacos.register-enabled> |
|
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
|
<!–公众号配置–> |
|
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
|
<wx.mp.configs.token>111</wx.mp.configs.token> |
|
|
|
<wx.mp.configs.aesKey>111</wx.mp.configs.aesKey> |
|
|
|
<!–小程序配置–> |
|
|
|
<wx.ma.appId>wxdd8530c5f4926766</wx.ma.appId> |
|
|
|
<wx.ma.secret>5bf4fb813145431b3493a10aa7e041e9</wx.ma.secret> |
|
|
|
<!–工作端小程序–> |
|
|
|
<work.wx.ma.appId>wx29b074840ef4bfd9</work.wx.ma.appId> |
|
|
|
<work.wx.ma.secret>4adb1afccc69f205cdf5b521d74e2aca</work.wx.ma.secret> |
|
|
|
</properties>--> |
|
|
|
<properties> |
|
|
|
<server.port>9040</server.port> |
|
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
|
@ -185,7 +185,7 @@ |
|
|
|
|
|
|
|
<profile> |
|
|
|
<id>test</id> |
|
|
|
<properties> |
|
|
|
<!--<properties> |
|
|
|
<spring.profiles.active>test</spring.profiles.active> |
|
|
|
|
|
|
|
<server.port>9040</server.port> |
|
|
|
@ -203,17 +203,24 @@ |
|
|
|
|
|
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
|
<!--公众号配置--> |
|
|
|
<!–公众号配置–> |
|
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
|
<wx.mp.configs.token>111</wx.mp.configs.token> |
|
|
|
<wx.mp.configs.aesKey>111</wx.mp.configs.aesKey> |
|
|
|
<!--小程序配置--> |
|
|
|
<!–小程序配置–> |
|
|
|
<wx.ma.appId>wxdd8530c5f4926766</wx.ma.appId> |
|
|
|
<wx.ma.secret>5bf4fb813145431b3493a10aa7e041e9</wx.ma.secret> |
|
|
|
<!--工作端小程序--> |
|
|
|
<!–工作端小程序–> |
|
|
|
<work.wx.ma.appId>wx29b074840ef4bfd9</work.wx.ma.appId> |
|
|
|
<work.wx.ma.secret>4adb1afccc69f205cdf5b521d74e2aca</work.wx.ma.secret> |
|
|
|
</properties>--> |
|
|
|
<properties> |
|
|
|
<server.port>9040</server.port> |
|
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
|
<nacos.config.namespace>6a3577b4-7b79-43f6-aebb-9c3f31263f6a</nacos.config.namespace> |
|
|
|
<nacos.config.group>EPDC_API</nacos.config.group> |
|
|
|
<nacos.config.bootstrap.log.enable>true</nacos.config.bootstrap.log.enable> |
|
|
|
</properties> |
|
|
|
</profile> |
|
|
|
|
|
|
|
|