Merge branch 'feature-fans_identity_refresh-wxy-20241216' into test

This commit is contained in:
wangxinyu 2024-12-19 14:42:22 +08:00
commit 095e558d08
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ var ErrCodeMsgMap = map[ErrCode]string{
ErrCodeUnlockedZone: "访客未解锁该空间",
ErrCodeZoneDuplicateKey: "您已创建空间",
ErrcodeZoneIronFansUnLock: "您已解锁空间铁粉",
ErrcodeZoneIronFansNotUnLock: "不满足铁粉条件",
ErrcodeZoneIronFansNotUnLock: "不满足铁粉条件",
ErrCodeZoneMomentSrvFail: "私密圈动态服务错误",
ErrCodeZoneMomentNotExist: "私密圈动态不存在",