Browse Source

更新等级

afa 8 tháng trước cách đây
mục cha
commit
b063e732aa

+ 1 - 1
application/common/model/UserModel.php

@@ -30,7 +30,7 @@ class UserModel extends Model
     const NORMAL         = 1;
     const NORMAL         = 1;
     const STOP           = 2;
     const STOP           = 2;
 
 
-    const level          = [1=>3, 2=> 10, 3=>2];  //直推人数
+    const level          = [1=>3, 2=> 10, 3=>3];  //直推人数
     const levelOne       = 1; 
     const levelOne       = 1; 
     const levelTwo       = 2;
     const levelTwo       = 2;
     const levelThre      = 3;
     const levelThre      = 3;