|
|
@ -118,8 +118,8 @@ |
|
|
<excludes> |
|
|
<excludes> |
|
|
<exclude>**/application*.yml</exclude> |
|
|
<exclude>**/application*.yml</exclude> |
|
|
<exclude>**/*.properties</exclude> |
|
|
<exclude>**/*.properties</exclude> |
|
|
<exclude>registry.conf</exclude> |
|
|
|
|
|
<exclude>logback-spring.xml</exclude> |
|
|
<exclude>logback-spring.xml</exclude> |
|
|
|
|
|
<exclude>registry.conf</exclude> |
|
|
</excludes> |
|
|
</excludes> |
|
|
</resource> |
|
|
</resource> |
|
|
</resources> |
|
|
</resources> |
|
|
@ -149,7 +149,6 @@ |
|
|
|
|
|
|
|
|
<nacos.register-enabled>false</nacos.register-enabled> |
|
|
<nacos.register-enabled>false</nacos.register-enabled> |
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
<nacos.host>47.104.224.45</nacos.host> |
|
|
|
|
|
<!--公众号配置--> |
|
|
<!--公众号配置--> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
@ -181,7 +180,6 @@ |
|
|
|
|
|
|
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
<nacos.server-addr>47.104.224.45:8848</nacos.server-addr> |
|
|
<nacos.host>47.104.224.45</nacos.host> |
|
|
|
|
|
<!--公众号配置--> |
|
|
<!--公众号配置--> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
@ -213,7 +211,6 @@ |
|
|
<!-- nacos --> |
|
|
<!-- nacos --> |
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
<nacos.server-addr>172.31.171.61:9300</nacos.server-addr> |
|
|
<nacos.server-addr>172.31.171.61:9300</nacos.server-addr> |
|
|
<nacos.host>172.31.171.61</nacos.host> |
|
|
|
|
|
<!--公众号配置--> |
|
|
<!--公众号配置--> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.appId>wx3ef8f2cd12a19fcb</wx.mp.configs.appId> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
<wx.mp.configs.secret>948aa2f21dbaa3943288ea5b119ac6f2</wx.mp.configs.secret> |
|
|
|