@@ -275,7 +275,6 @@ class WeixinAuthService extends AxiosService {
dataType: 'json',
data: JSON.stringify(requestData),
});
- console.error(res);
}