Commit f9c0ef73 by 吕海涛

修改支付宝校验

parent e3fc9597
......@@ -451,6 +451,7 @@ export default {
account_name: this.businessInfo.businessData.account_name,
certificate_no: this.businessInfo.basicData.idcard,
password: paw,
is_verify:"Y"
};
alipayBindingS(json).then((res) => {
console.log(JSON.stringify(res));
......
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