|
|
@ -4,8 +4,8 @@ class FinancialSummaryController extends AdminController
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public $keyname=array(
|
|
|
|
public $keyname=array(
|
|
|
|
"cash_spend"=>"现金充值收入",
|
|
|
|
"cash_spend"=>"现金充值收入",
|
|
|
|
"balance_coin_spend"=>"平台币充值收入",
|
|
|
|
"balance_coin_spend"=>"平台币消耗",
|
|
|
|
"balance_coin_income"=>"平台币消耗",
|
|
|
|
"balance_coin_income"=>"平台币充值收入",
|
|
|
|
"game_supersign_income"=>"超级签购买收入",
|
|
|
|
"game_supersign_income"=>"超级签购买收入",
|
|
|
|
"test_user_income"=>"测试收入",
|
|
|
|
"test_user_income"=>"测试收入",
|
|
|
|
"reward_count"=>"奖励",
|
|
|
|
"reward_count"=>"奖励",
|
|
|
|