From 6c8d87a5d68b25580ba89246a61ea3480d1984be Mon Sep 17 00:00:00 2001 From: blackmatch Date: Sat, 18 Nov 2017 15:08:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E5=B7=A5=E8=A1=8C?= =?UTF-8?q?=E4=BF=A1=E7=94=A8=E5=8D=A1=E9=80=9A=E9=81=93=E8=B0=83=E5=BC=8F?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...5\267\245\350\241\214\344\277\241\347\224\250\345\215\241.js" | 1 - 1 file changed, 1 deletion(-) diff --git "a/app/providers/\345\267\245\350\241\214\344\277\241\347\224\250\345\215\241.js" "b/app/providers/\345\267\245\350\241\214\344\277\241\347\224\250\345\215\241.js" index f6bda75..19db862 100644 --- "a/app/providers/\345\267\245\350\241\214\344\277\241\347\224\250\345\215\241.js" +++ "b/app/providers/\345\267\245\350\241\214\344\277\241\347\224\250\345\215\241.js" @@ -5,7 +5,6 @@ module.exports = class extends Provider { constructor() { super(); this.url = `https://mims.icbc.com.cn/IMServiceServer/servlet/ICBCBaseReqNSServlet?dse_operationName=ApplyCreditCardOp&coreCode=HZDW000008461¶PromoCode=EW0004600000000GZ01`; - this.alone = true; } async resolve(ctx) { const options = ctx.options;