多层h5提交
This commit is contained in:
co-authored by
changyunjia
parent
aacb647ce2
commit
a0dcff45fd
@@ -51,7 +51,7 @@ namespace BingoBrain
|
||||
public int Active_Limit_times;
|
||||
public int PayIncrease;
|
||||
public float ADIncrease;
|
||||
public int Reset_time;
|
||||
public int Reset_time;
|
||||
|
||||
}
|
||||
public class CardRedeemNewModel : BingoBrainConfigModel<cardRedeemNew>
|
||||
@@ -93,6 +93,10 @@ namespace BingoBrain
|
||||
public int wvType;
|
||||
public int wvthrough;
|
||||
public int isMagic;
|
||||
public int[] darkWVRefreshtime;
|
||||
public int darkWVDailyrefreshtimes;
|
||||
public int WVClickAddTime;
|
||||
public int WVOffset;
|
||||
}
|
||||
public class exBrPoolModel : BingoBrainConfigModel<exBrPool>
|
||||
{
|
||||
|
||||
@@ -170,7 +170,7 @@ namespace BingoBrain
|
||||
// public int this_time_cardtype;
|
||||
public int look_ad_numbers;
|
||||
// public int look_ad_time;
|
||||
public int[] dark_Dayref;
|
||||
public List<int> dark_Dayref;
|
||||
// public int[] _goldtime;
|
||||
// public MaxPayClass max_pay_object;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user