diff --git a/api/user.js b/api/user.js index 8cc77ac..94e461f 100644 --- a/api/user.js +++ b/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