wks 2 år sedan
förälder
incheckning
2e35aba865

+ 2 - 0
src/main/java/com/ydtech/components/TokenInterceptor.java

@@ -20,6 +20,8 @@ public class TokenInterceptor {
         notMatchList.add("/captcha.jpg**"); // 验证码
         notMatchList.add("/login");
 
+        notMatchList.add("/wechat/login");  // 微信登陆
+
         notMatchList.add("/captchaById"); // 验证码通过ID
         notMatchList.add("/login2");//登录2  配合验证码ID的校验
 

+ 8 - 1
src/main/resources/application-prod.yml

@@ -263,4 +263,11 @@ guoren:
 
 
 qrcode:
-  genAddress: http://sxzgkj.baoxianzhanggui.com/web-api/order/qrCode/index
+  genAddress: http://sxzgkj.baoxianzhanggui.com/web-api/order/qrCode/index
+
+
+#大家财险api
+dajia:
+  api:
+    url: https://ics-test.djbx.com/sip-agent/simpleRequest/
+    encryptKey: "qwertyuiopasdfgh"