rpa/libs/netcard.js
@@ -35,7 +35,7 @@ * 适配版本 EC 安卓 9.13.0+ * @param appId 应用的appId,用户中心后台获取 * @param appSecret 应用的密钥,用户中心后台获取 * @return {bool} true 成功 false 失败 * @return {boolean} true 成功 false 失败 */ EcNetCardWrapper.prototype.netCardInit = function (appId, appSecret) { this.setErrorCallback(function (code, msg) {