Commit aa6f1ec2 by zhujian

fix:ghjdlkhlk

parent 870b641d
...@@ -114,11 +114,7 @@ export default class WechatApi { ...@@ -114,11 +114,7 @@ export default class WechatApi {
} }
static async agentConfig(config) { static async agentConfig(config) {
<<<<<<< HEAD
wx.agentConfig(config);
=======
wx.agentConfig({ ...config }); wx.agentConfig({ ...config });
>>>>>>> feature/zhangleyuan/20210719/personnel-organization
} }
static getCurExternalContact() { static getCurExternalContact() {
......
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