f8a66f0ac65ca6b7a0511f4394ba467e0068f6bc..004d9e74f66d87e8416a9b0d807b64cbfd1576f8
2021-12-15 Helius
fix
004d9e diff | tree
2021-12-15 Helius
Merge branch 'score-shop' into xc-prd
ccf841 diff | tree
2021-12-08 Helius
Merge branch 'score-shop' into xc-prd
ef4ad1 diff | tree
2021-12-08 Helius
fix
2ff788 diff | tree
2021-12-08 Helius
fix
ff97c9 diff | tree
5 files modified
15 ■■■■■ changed files
gc-pay/src/main/resources/application-prod.yml 3 ●●●● patch | view | raw | blame | history
gc-role/src/main/resources/application-prod.yml 3 ●●●● patch | view | raw | blame | history
gc-shop/src/main/resources/application-prod.yml 3 ●●●● patch | view | raw | blame | history
gc-sys/src/main/resources/application-prod.yml 3 ●●●● patch | view | raw | blame | history
gc-user/src/main/resources/application-prod.yml 3 ●●●● patch | view | raw | blame | history
gc-pay/src/main/resources/application-prod.yml
@@ -1,6 +1,7 @@
spring:
  rabbitmq:
    host: 116.255.226.71
    #    host: 116.255.226.71
    host: 127.0.0.1
    port: 5672
    username: admin
    password: admin!@#00
gc-role/src/main/resources/application-prod.yml
@@ -1,6 +1,7 @@
spring:
  rabbitmq:
    host: 116.255.226.71
    #    host: 116.255.226.71
    host: 127.0.0.1
    port: 5672
    username: admin
    password: admin!@#00
gc-shop/src/main/resources/application-prod.yml
@@ -1,6 +1,7 @@
spring:
  rabbitmq:
    host: 116.255.226.71
    #    host: 116.255.226.71
    host: 127.0.0.1
    port: 5672
    username: admin
    password: admin!@#00
gc-sys/src/main/resources/application-prod.yml
@@ -1,6 +1,7 @@
spring:
  rabbitmq:
    host: 116.255.226.71
    #    host: 116.255.226.71
    host: 127.0.0.1
    port: 5672
    username: admin
    password: admin!@#00
gc-user/src/main/resources/application-prod.yml
@@ -1,6 +1,7 @@
spring:
  rabbitmq:
    host: 116.255.226.71
    #    host: 116.255.226.71
    host: 127.0.0.1
    port: 5672
    username: admin
    password: admin!@#00