update
This commit is contained in:
parent
3d5fc5c6e4
commit
ddda827665
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
è<>¶å¥³ç¢Žç‰‡ ¢œ(0Þ
|
è<>¶å¥³ç¢Žç‰‡ ¢œ(0Þ
|
||||||
钻石 ¢<>(0Þ
|
钻石 ¢<>(0Þ
|
||||||
!5å…ƒè¯<C3A8>费直兑券 ºê(0
|
!5å…ƒè¯<C3A8>费直兑券 ºê(0
|
||||||
钻石 ¢<>(0¸
|
钻石 ¢<>(0¸
|
||||||
积分 ¬<>(È0¸
|
积分 ¬<>(È0¸
|
||||||
1å…ƒè¯<C3A8>费直兑券 ¸ê(
|
1å…ƒè¯<C3A8>费直兑券 ¸ê(
|
|
@ -92,7 +92,7 @@
|
||||||
"Type": 1,
|
"Type": 1,
|
||||||
"Name": "5元话费直兑券",
|
"Name": "5元话费直兑券",
|
||||||
"Item_Id": 30010,
|
"Item_Id": 30010,
|
||||||
"Grade": 5,
|
"Grade": 1,
|
||||||
"Oddrate": 17
|
"Oddrate": 17
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -361,26 +361,6 @@ message DB_CreateroomArray {
|
||||||
repeated DB_Createroom Arr = 1;
|
repeated DB_Createroom Arr = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
message DB_DiamondLottery {
|
|
||||||
|
|
||||||
int32 Id = 1;
|
|
||||||
|
|
||||||
int32 Type = 2;
|
|
||||||
|
|
||||||
string Name = 3;
|
|
||||||
|
|
||||||
int32 Item_Id = 4;
|
|
||||||
|
|
||||||
int32 Grade = 5;
|
|
||||||
|
|
||||||
int32 Oddrate = 6;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
message DB_DiamondLotteryArray {
|
|
||||||
repeated DB_DiamondLottery Arr = 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
message DB_Fish {
|
message DB_Fish {
|
||||||
|
|
||||||
int32 Id = 1;
|
int32 Id = 1;
|
||||||
|
|
Loading…
Reference in New Issue