Explorar el Código

feat: 老虎机概率干预配置

Pius-X hace 1 año
padre
commit
52198ff95f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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";
     }
 
     //副老虎机奖励基准配置