소스 검색

feat: 老虎机概率干预配置

Pius-X 1 년 전
부모
커밋
52198ff95f
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      application/models/Otable.php

+ 5 - 0
application/models/Otable.php

@@ -1952,7 +1952,12 @@ class otable extends CI_Model
     static function realSlotWeightGroupsCfg()
     {
         return oo::$config['dbindex'] . "api_config.t_real_slot_weight_groups_config";
+    }
 
+    //真老虎机概率干预事件配置
+    static function realSlotCeProConf(): string
+    {
+        return oo::$config['dbindex'] . "api_config.t_real_slot_ce_prob_conf";
     }
 
     //副老虎机奖励基准配置