임시 커밋
This commit is contained in:
parent
064a6082e9
commit
b712901c67
|
|
@ -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; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue