Merge pull request '1' (#794) from feat-IRONFANS-212-Robin into test

Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/794
This commit is contained in:
chenhao 2024-11-12 18:05:35 +08:00
commit 570d26463f
1 changed files with 14 additions and 14 deletions

View File

@ -55,20 +55,20 @@ const (
AudNotifTemp_ShortsPassed = 126 // 运营审核通过【封面视频】
AudNotifTemp_ShortsRejected = 127 // 运营审核拒绝【封面视频】
AudNotifTemp_AlbumChangeApplied = 128 // 主播在编辑照片墙时,修改相册后提交
AudNotifTemp_AlbumPassed = 131 // 运营审核通过【相册】
AudNotifTemp_AlbumRejected = 132 // 运营审核通过【相册】
AudNotifTemp_ProfileChangeApplied = 133 // 主播在编辑空间时,修改空间简介后提交
AudNotifTemp_ProfilePassed = 134 // 运营审核通过【空间简介】
AudNotifTemp_ProfileRejected = 135 // 运营审核拒绝【空间简介】
AudNotifTemp_MomentCreated = 136 // 博主上传广场动态贴
AudNotifTemp_MomentPassed = 137 // 运营审核通过广场动态贴
AudNotifTemp_MomentRejected = 138 // 运营审核拒绝广场动态贴
AudNotifTemp_ZoneMomentCreated = 139 // 博主上传空间贴
AudNotifTemp_ZoneMomentPassed = 140 // 运营审核通过空间贴
AudNotifTemp_ZoneMomentRejected = 141 // 运营审核拒绝空间贴
AudNotifTemp_ZoneMomentReedited = 142 // 博主重新编辑空间贴
AudNotifTemp_ZoneMomentReeditionPassed = 143 // 运营审核通过重新编辑的空间贴
AudNotifTemp_ZoneMomentReeditionRejected = 144 // 运营审核拒绝重新编辑的空间贴
AudNotifTemp_AlbumPassed = 129 // 运营审核通过【相册】
AudNotifTemp_AlbumRejected = 130 // 运营审核通过【相册】
AudNotifTemp_ProfileChangeApplied = 131 // 主播在编辑空间时,修改空间简介后提交
AudNotifTemp_ProfilePassed = 132 // 运营审核通过【空间简介】
AudNotifTemp_ProfileRejected = 133 // 运营审核拒绝【空间简介】
AudNotifTemp_MomentCreated = 134 // 博主上传广场动态贴
AudNotifTemp_MomentPassed = 135 // 运营审核通过广场动态贴
AudNotifTemp_MomentRejected = 136 // 运营审核拒绝广场动态贴
AudNotifTemp_ZoneMomentCreated = 137 // 博主上传空间贴
AudNotifTemp_ZoneMomentPassed = 138 // 运营审核通过空间贴
AudNotifTemp_ZoneMomentRejected = 139 // 运营审核拒绝空间贴
AudNotifTemp_ZoneMomentReedited = 140 // 博主重新编辑空间贴
AudNotifTemp_ZoneMomentReeditionPassed = 141 // 运营审核通过重新编辑的空间贴
AudNotifTemp_ZoneMomentReeditionRejected = 142 // 运营审核拒绝重新编辑的空间贴
VasNotifTemp_MembershipPurchased = 200 // 开通会员
VasNotifTemp_WithdrawalFinished = 201 // 提现成功