This website works better with JavaScript.
Explore
Help
Sign In
lipenghui
/
qn-ai-pc
Watch
1
Star
0
Fork
You've already forked qn-ai-pc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
青鸟ai,pc版仓库
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48
Commits
2
Branches
1
Tag
9.0 MiB
Tree:
ed3805df6f
dxj
master
1.0.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ed3805df6f'
${ noResults }
qn-ai-pc
/
src
/
views
/
task
/
components
/
TaskList
/
index.d.ts
7 lines
92 B
Raw
Normal View
History
Unescape
Escape
feat:对接部分任务接口
1 year ago
export
interface
TaskType
{
feat:对接支付 对接签到功能 新手任务
1 year ago
name
:
string
feat:新增新手福利页面 修改bug
1 year ago
points
:
number
feat:对接支付 对接签到功能 新手任务
1 year ago
status
:
number
feat:对接部分任务接口
1 year ago
id
:
string
feat:对接支付 对接签到功能 新手任务
1 year ago
}