mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
5
protocol/proto/Request/ChargeCostRequest.proto
Normal file
5
protocol/proto/Request/ChargeCostRequest.proto
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
message ChargeCostRequest {
|
||||
optional int32 seq = 1;
|
||||
repeated int32 element_type = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user