特朗普头像任务
This commit is contained in:
@@ -28,4 +28,6 @@ const (
|
||||
ErrUserNotFound Reason = 20007 // 用户不存在
|
||||
ErrNftNotBelongToUser Reason = 20008 // NFT不属于用户
|
||||
ErrInvalidApiKey Reason = 20009 // 无效的api key
|
||||
ErrRoleNotFound Reason = 20010 // 角色不存在
|
||||
ErrInvalidParam Reason = 20011 // 无效的参数
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user