9 lines
153 B
Thrift
9 lines
153 B
Thrift
namespace * Byway.Thrift.Data.Net
|
|
enum LimitEventParam {
|
|
LepNone = 0
|
|
CatTrickEnergy = 1
|
|
CatTrickType = 2
|
|
PaybackDayCount = 3
|
|
LuckyCatEarnings = 4
|
|
}
|