util.pay({ orderFee :d.data.money, payMethod : 'alipay', orderTitle :'', orderTid : d.data.order_id, module : 'yh_zcact', success : function(res) { }, fail : function(result) { }, complete : function(result) { } });
以上方法调用并支付成功后,
payMethod : 'alipay',
时,core_paylog表中type为空,也就是没有记录是alipay这个支付类型,但是在微信中调用微信支付则type会记录为wechat。
管理员将状态修改为{{statusText(item.status)}} {{item.system == 1?'管理员':'微擎用户'}} {{item.created_at}}