Commit 09a3b241 by zhujian

fix:rtyuiopk

parent 2d52a99f
......@@ -110,7 +110,7 @@ export default class WechatApi {
}
static async agentConfig(config) {
wx.agentConfig({ ...config });
wx.agentConfig(config);
}
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