@@ -357,7 +357,7 @@
type: "get",
url: huayi.config.callcenter_url + 'WxLogin/GetKeyList',
async: false,
-// data: { openid: openid },
+ data: { openid: openid },
dataType: 'json',
success: function (data) {
var key_data = data.data;