Commit 150f44d0 by zhujian

fix

parent dae593c0
...@@ -63,6 +63,7 @@ export default class WechatApi { ...@@ -63,6 +63,7 @@ export default class WechatApi {
}); });
}else{ }else{
if (params.isAgentConfig) { if (params.isAgentConfig) {
console.log(32132132,'cesgu')
return new Promise(async (resolve, reject) => { return new Promise(async (resolve, reject) => {
Service.Hades('anon/hades/getWxWorkJSAPISignature', { Service.Hades('anon/hades/getWxWorkJSAPISignature', {
storeId: User.getStoreId(), storeId: User.getStoreId(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment