微信支付
摘要:
1 /** 2 *@name 微信支付 3 */ 4 function wxchatPay($body = '',$order_no = '',$total_fee = '',$spbill_create_ip = '') { 5 require_once 'wx_config.php';//秘钥、appkey 6 // ... 阅读全文
posted @ 2018-06-29 17:13 泽一年 阅读(135) 评论(0) 推荐(0) 编辑