Commit f9a3c501 by 冷斌

update

parent f0449767
...@@ -289,7 +289,8 @@ class CoinrecordController extends AdminbaseController { ...@@ -289,7 +289,8 @@ class CoinrecordController extends AdminbaseController {
'4'=>'开心牛仔', '4'=>'开心牛仔',
'5'=>'二八贝', '5'=>'二八贝',
); );
var_dump($map);
die;
$lists = $coin $lists = $coin
->where($map) ->where($map)
->order("addtime DESC") ->order("addtime DESC")
......
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