微信小程序支付
摘要:
不废话直接上代码 先来微信SDK class WeixinPay{ protected $appid =""; //小程序APPID protected $mch_id =""; //商户号 protected $Key = ""; //商户秘钥 protected $openid; //用户ope 阅读全文
posted @ 2018-04-23 14:26 xingzhukang 阅读(301) 评论(0) 推荐(0) 编辑