mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 08:24:52 +01:00
commit code from airplane
This commit is contained in:
@@ -1663,4 +1663,13 @@ message ResExecuteGacha {
|
||||
repeated NetUserCharacterDefaultData characters = 6;
|
||||
repeated NetUserItemData items = 5;
|
||||
NetRewardData reward = 9;
|
||||
}
|
||||
|
||||
message NetShopProductData {
|
||||
|
||||
}
|
||||
|
||||
message ReqShopProductList{}
|
||||
message ResShopProductList {
|
||||
repeated NetShopProductData shops = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user