This commit is contained in:
sk 2024-08-09 16:37:47 +08:00
parent 3693cac745
commit 20b583ee6e
2 changed files with 644 additions and 613 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1064,6 +1064,9 @@ message PayItem {
message SCPayGoodsInfo{
repeated int32 Gold = 1;// 0. 1. 3.
repeated PayItem Item = 2;//
int32 ShopId = 3;// id
int64 Money = 4;//
string Name = 5;//
}
//