|
@@ -103,6 +103,7 @@ public class SecurityConfig {
|
|
"/api/ucenter/**",
|
|
"/api/ucenter/**",
|
|
"/api/v1/auth/loginByMerchants",
|
|
"/api/v1/auth/loginByMerchants",
|
|
"/api/v1/patientSign/fetchVehicleQrcode",
|
|
"/api/v1/patientSign/fetchVehicleQrcode",
|
|
|
|
+ "/api/v1/patientSign/fetchBackVehicleQrcode",
|
|
"/api/v1/patientSign/registerQrcode",
|
|
"/api/v1/patientSign/registerQrcode",
|
|
"/api/order/wechatPayCallback",
|
|
"/api/order/wechatPayCallback",
|
|
"/api/order/wechatRefundBack"
|
|
"/api/order/wechatRefundBack"
|