|
|
@ -905,7 +905,7 @@ public function auto_rrdae(){
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//根据时间统计玩家充值--初始
|
|
|
|
//根据时间统计玩家充值--初始化
|
|
|
|
public function userPlayDataCountInitial()
|
|
|
|
public function userPlayDataCountInitial()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
$res = M('user_play_data_count', 'tab_')->order('id asc')->find();
|
|
|
|
$res = M('user_play_data_count', 'tab_')->order('id asc')->find();
|
|
|
|