diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index cbc148b..8e10338 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -100,5 +100,7 @@ bean: url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge consume: url: http://39.101.133.168:8828/hljwgo/api/wallet/pay +red: + url: http://39.101.133.168:8828/scmshttp://39.101.133.168:8828/scms server: port: 10704 \ No newline at end of file diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index deec043..591474d 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -100,6 +100,9 @@ bean: url: http://39.101.133.168:8828/hljwgo/api/wallet/recharge consume: url: http://39.101.133.168:8828/hljwgo/api/wallet/pay + +red: + url: http://39.101.133.168:8828/scms server: port: 8081