mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
pushing
This commit is contained in:
7
protocol/proto/Commons/CashShopDBInfo.proto
Normal file
7
protocol/proto/Commons/CashShopDBInfo.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
message CashShopDBInfo {
|
||||
optional int32 group_id = 1;
|
||||
optional int32 shop_id = 2;
|
||||
optional int64 start_time = 3;
|
||||
optional int64 end_time = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user