ソースを参照

add key now_total_effective_count

ssvfdn 3 ヶ月 前
コミット
c8c845e723
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/model/GameImproveUserRtpModel.php

+ 1 - 0
app/model/GameImproveUserRtpModel.php

@@ -27,6 +27,7 @@ class GameImproveUserRtpModel extends Model
 
         'effective_count' => 'int', // 周期内可被系统控制的次数
         'now_effective_count' => 'int', // 周期内已生效的次数
+        'now_total_effective_count' => 'int', // 周期内已生效的总次数
         'evaluation_period' => 'int', // 系统控制的触发周期选择
         'net_income' => 'int', // 设定玩家在游戏内盈利值达到后关闭功能
         'trigger_interval_rounds' => 'int', // 每次系统控制间隔局数