多层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>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user