|
|
@@ -94,7 +94,7 @@ aes-key: b6f64c1001b04b9f
|
|
|
client-app-id: 48849faf-8bbb-4a29-9548-0ba1c3df963f
|
|
|
|
|
|
# token校验跳过的url,多个url用";"号隔开
|
|
|
-filterPath: /oauth-server/oauth/token;/oauth-server/oauth/wx_token;/oauth-server/oauth/wx/token;/oauth-server/oauth/wx/get_owner_count;/oauth-server/oauth/wx/register;/oauth-server/oauth/feign/wx/token;/user-server/core/user/qv_scan_login;/basic-server/file/upload;/oauth-server/oauth/wx/login_wechat;/oauth-server/company/select_company;/oauth-server/company/update_current_cp_by_wxid;/oauth-server/oauth/wx/decrypt;/oauth-server/activity/select_activity_items;/oauth-server/company/register_company;/oauth-server/oauth/qrcode;/oauth-server/oauth/change_cp;/oauth-server/company/get_current_date;/oauth-server/oauth/couponReceive/insert_coupon_send;/oauth-server/oauth/couponReceive/get_receive_user_number
|
|
|
+filterPath: /oauth-server/oauth/token;/oauth-server/oauth/wx_token;/oauth-server/oauth/wx/token;/oauth-server/oauth/wx/get_owner_count;/oauth-server/oauth/wx/register;/oauth-server/oauth/feign/wx/token;/user-server/core/user/qv_scan_login;/basic-server/file/upload;/oauth-server/oauth/wx/login_wechat;/oauth-server/company/select_company;/oauth-server/company/update_current_cp_by_wxid;/oauth-server/oauth/wx/decrypt;/oauth-server/activity/select_activity_items;/oauth-server/company/register_company;/oauth-server/oauth/qrcode;/oauth-server/oauth/change_cp;/oauth-server/company/get_current_date;/oauth-server/oauth/couponReceive/insert_coupon_send;/oauth-server/oauth/couponReceive/get_receive_user_number;/oauth-server/company/web_register_company;/oauth-server/trade/list_by
|
|
|
# token校验跳过的url,多个url用";"号隔开(由于mdm服务是动态的,需要单独设置)
|
|
|
mdmFilterPath: /mst/staff/get_info_after_login;/mst/printLayout/list_by;/mst/printLayout/get_print_data;/file/upload;/mst/staff/logout
|
|
|
|