框架更新

This commit is contained in:
Bob.Song
2025-10-29 17:59:43 +08:00
parent fc18c8626a
commit a2cb248512
429 changed files with 7173 additions and 38748 deletions

View File

@@ -86,7 +86,7 @@ message FishInfo
{
uint32 ConfigId = 1; //配置id
int64 Id = 2; //物品id
int32 Weight =3; //重量
int32 Weight = 3; //重量
int64 GetTime = 4; //获得时间
int64 ExpirationTime = 5; //失效时间
}