diff --git a/api/consts/notif_template.go b/api/consts/notif_template.go index e059fdaa..2efe8050 100644 --- a/api/consts/notif_template.go +++ b/api/consts/notif_template.go @@ -71,7 +71,7 @@ const ( AudNotifTemp_ZoneMomentReeditionRejected = 142 // 运营审核拒绝重新编辑的空间贴 VasNotifTemp_MembershipPurchased = 200 // 开通会员 - VasNotifTemp_WithdrawalFinished = 201 // 提现成功(todo) + VasNotifTemp_WithdrawalFinished = 201 // 提现成功 VasNotifTemp_ZoneAdmissionPurchased_User = 202 // 用户【付费/免费】加入主播空间-用户侧 VasNotifTemp_ZoneAdmissionPurchased_Streamer = 203 // 用户【付费/免费】加入主播空间-主播侧 VasNotifTemp_ZoneSuperfanshipPurchased_User = 204 // 用户付费成为主播的超粉-用户侧