|
|
|
@ -5,7 +5,8 @@ const NO_TOKEN_URL_PREFIXES = [ |
|
|
|
'/mall/delivery/page', |
|
|
|
'/mall/delivery/countOrderByStatus', |
|
|
|
'/mall/order/countByShop/', |
|
|
|
'/app/shopArea/getByParentId/' |
|
|
|
'/app/shopArea/getByParentId/', |
|
|
|
'/app/ie/real-name/audit-setting' |
|
|
|
] |
|
|
|
|
|
|
|
function matchesNoTokenUrl(url, prefix) { |
|
|
|
|