特朗普头像任务

This commit is contained in:
lianghuanjie
2025-01-20 21:55:43 +08:00
parent 38bb283fa1
commit 9c742c50c3
18 changed files with 266 additions and 32 deletions

View File

@@ -22,6 +22,7 @@ const (
TASKTYPE_DAILY_PAY = 9 // 每日支出任务
TASKTYPE_INVITE_USER = 10 // 邀请任务
TASKTYPE_AMBASSADOR_TASK = 11 // 大使任务
TASKTYPE_TRUMP_HEAD = 12 // trump_head
)
type (