Browse Source

1、国任代码提交2

ligang134 2 years ago
parent
commit
ff6ded1501
2 changed files with 28 additions and 0 deletions
  1. 13 0
      src/main/resources/application-prod.yml
  2. 15 0
      src/main/resources/application-test.yml

+ 13 - 0
src/main/resources/application-prod.yml

@@ -222,3 +222,16 @@ logging:
 # api url
 api:
   url: http://sxzgkj.baoxianzhanggui.com/web-api
+
+
+# 国任
+guoRen:
+  # 生产
+  baseUrl: https://rbt.guorenpcic.com/api/grchannel-interface/httpCurrency/httpJsonCommonEntrance
+  uploadUrl: https://rbt.guorenpcic.com/api/grecar/photo/upload
+
+  # 测试
+  #  baseUrl: https://devyun.guorenpcic.com/api/grchannel-interface/httpCurrency/httpJsonCommonEntrance
+  #  uploadUrl: https://devyun.guorenpcic.com/api/grecar/photo/upload
+  redirectUrl: http://39.98.239.48/web-api/api/guoRen/callBack
+#  redirectUrl: http://127.0.0.1:8080/api/guoRen/callBack

+ 15 - 0
src/main/resources/application-test.yml

@@ -324,3 +324,18 @@ knife4j:
 # api url
 api:
   url: http://39.98.239.48/web-api
+
+
+
+
+# 国任
+guoRen:
+  # 生产
+  baseUrl: https://rbt.guorenpcic.com/api/grchannel-interface/httpCurrency/httpJsonCommonEntrance
+  uploadUrl: https://rbt.guorenpcic.com/api/grecar/photo/upload
+
+  # 测试
+  #  baseUrl: https://devyun.guorenpcic.com/api/grchannel-interface/httpCurrency/httpJsonCommonEntrance
+  #  uploadUrl: https://devyun.guorenpcic.com/api/grecar/photo/upload
+  redirectUrl: http://39.98.239.48/web-api/api/guoRen/callBack
+#  redirectUrl: http://127.0.0.1:8080/api/guoRen/callBack