數(shù)據(jù)驅(qū)動、堅持為客戶提供有價值的服務(wù)和內(nèi)容
```
~~~
/**
* 2019/9/21 20:34
* author: 編程小石頭
* wechat:2501902696
* desc: 獲取小程序用戶openid
*/
getOpenid();
function getOpenid() {
$code = $_GET['code'];//小程序傳來的code值
$appid = 'w