瀏覽代碼

modify 红包最大额度

stanley-king 8 年之前
父節點
當前提交
f03c74d53a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/bonus/type.php

+ 1 - 1
helper/bonus/type.php

@@ -40,7 +40,7 @@ class type
 
     const def_period_day = 1;
 
-    const max_total_cent = 10000000;
+    const max_total_cent = 100000000;
     const max_person_total_num  = 1000;
     const max_admin_total_num   = 2000;