임시 커밋

This commit is contained in:
김판돌 2024-03-22 20:49:34 +09:00
parent 064a6082e9
commit b712901c67
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ public class NicknameChangeResp : Request<NicknameChangeResp>
#region 300 : BuyShopItem #region 300 : BuyShopItem
public class BuyShopItemReq public class BuyShopItemReq
{ {
public string uuid { get; set; } public string uuid { get; set; }
public long shopItemIndex { get; set; } public long shopItemIndex { get; set; }
public long reset_id { get; set; } public long reset_id { get; set; }