摘要: public function yzm() { $file=file_get_contents("php://input"); $arr =json_decode($file,true); $arr['lxdh']="18735361909"; if ($arr['lxdh'] != "") { $ 阅读全文
posted @ 2020-09-15 16:28 php毛宏历的博客 阅读(131) 评论(0) 推荐(0) 编辑
摘要: //生成二维码public function my_ewm(){ $file = file_get_contents("php://input"); $code = json_decode($file, true); $appid = 'wx1a8b582067ebb8a5'; $appsecret 阅读全文
posted @ 2020-09-15 11:32 php毛宏历的博客 阅读(322) 评论(0) 推荐(0) 编辑