wangfukang 2 weeks ago
parent
commit
abbb3c8339
  1. 3
      common/httpRequest.js

3
common/httpRequest.js

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

Loading…
Cancel
Save