feat(login): 添加登录时的宠物列表初始化
- 在登录响应中增加了宠物列表的初始化 - 添加了一只默认宠物(ID为100,等级为1)
This commit is contained in:
1
logic/controller/pet.go
Normal file
1
logic/controller/pet.go
Normal file
@@ -0,0 +1 @@
|
||||
package controller
|
||||
Reference in New Issue
Block a user