winter hace 1 año
padre
commit
7f0de8dbdc
Se han modificado 2 ficheros con 4 adiciones y 2 borrados
  1. +2
    -1
      open-api/src/main/resources/application-dev.yml
  2. +2
    -1
      open-api/src/main/resources/application-prod.yml

+ 2
- 1
open-api/src/main/resources/application-dev.yml Ver fichero

@@ -209,4 +209,5 @@ suimang:
photo_speak_hy: http://111.198.0.15:22288
digital_avatar: http://nas.pucao.cn:2005
digital_avatar_hy: http://nas.pucao.cn:2003
callbackUrl: https://mtest.metavatar.cc/C
callbackUrl: https://mtest.metavatar.cc/C
local_deploy: false

+ 2
- 1
open-api/src/main/resources/application-prod.yml Ver fichero

@@ -164,4 +164,5 @@ suimang:
photo_speak_hy: http://111.198.0.15:22288
digital_avatar: http://111.198.0.15:22200
digital_avatar_hy: http://nas.pucao.cn:2003
callbackUrl: https://metavatar.cc/C
callbackUrl: https://metavatar.cc/C
local_deploy: false

Cargando…
Cancelar
Guardar