Commit 944a1561 authored by 734642908@qq.com's avatar 734642908@qq.com

e

parent deedadf3
...@@ -388,6 +388,7 @@ class FlushController extends BaseController ...@@ -388,6 +388,7 @@ class FlushController extends BaseController
$userInfo = $cache->get("huanlenongchangzhu-weixin:upData:159404922:upKey"); $userInfo = $cache->get("huanlenongchangzhu-weixin:upData:159404922:upKey");
var_dump($userInfo['superTotalNum']); var_dump($userInfo['superTotalNum']);
var_dump($userInfo); var_dump($userInfo);
var_dump(josn_decode($userInfo,true));
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment