大使任务逻辑
This commit is contained in:
@@ -735,7 +735,7 @@
|
||||
"type": {
|
||||
"type": "integer",
|
||||
"format": "int8",
|
||||
"description": " 任务类型: 0=follow_twitter,1=bind_twitter,2=cast_twitter,3=publish_twitter,4=repost_twitter,5=watch_youtube,6=follow_youtube,7=bind_discord,8=join_telegram,9=daily_pay,10=invite_user"
|
||||
"description": " 任务类型: 0=follow_twitter,1=bind_twitter,2=cast_twitter,3=publish_twitter,4=repost_twitter,5=watch_youtube,6=follow_youtube,7=bind_discord,8=join_telegram,9=daily_pay,10=invite_user,11=ambassador_task"
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
@@ -767,7 +767,7 @@
|
||||
"finish_state": {
|
||||
"type": "integer",
|
||||
"format": "int8",
|
||||
"description": " 0:未完成 1:待校验 2:已完成未领取 3:已领取"
|
||||
"description": " 0:未完成 1:待校验 2:已完成未领取 3:已领取 4:不可参与"
|
||||
}
|
||||
},
|
||||
"title": "Task",
|
||||
|
||||
Reference in New Issue
Block a user