Commit 5ca6189d by 冷斌

update

parent 32966624
......@@ -75,7 +75,7 @@ class PromotersController extends AdminbaseController{
// $total_coin='0';
// }
// $v['total_coin']=$total_coin;
var_dump($uids);
var_dump($path);
$results = M('users_coinrecord')
// ->select("sum('totalcoin') as sum")
->where("uid = {$v['id']} and type='expend' and action in ('sendgift','sendbarrage')")
......
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