Browse Source

no message

feature/v1.5
xpz2018 4 years ago
parent
commit
1833250f6b
1 changed files with 1 additions and 0 deletions
  1. 1
      api/user.js

1
api/user.js

@ -209,6 +209,7 @@ function initToken(token){
}
function headerFactoryId(factoryId){
config.header['X-FACTORY-ID'] = factoryId
sconfig.header['X-FACTORY-ID'] = factoryId
pconfig.header['X-FACTORY-ID'] = factoryId
zconfig.header['X-FACTORY-ID'] = factoryId

Loading…
Cancel
Save