收藏室协议

This commit is contained in:
hahwu 2025-03-10 17:41:47 +08:00
parent 0cc79b8f6c
commit b1df851862

View File

@ -1951,7 +1951,7 @@ message ResCollectInfo{
message CollectItem{
int32 Id = 1; //
repeated ItemInfo Items = 1; //
repeated ItemInfo Items = 2; //
}
message ReqCollect{