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.
47
Commits
2
Branches
1
Tag
9.0 MiB
Tree:
051f0a84e6
dxj
master
1.0.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '051f0a84e6'
${ noResults }
qn-ai-pc
/
src
/
views
/
task
/
components
/
TaskList
/
index.d.ts
7 lines
91 B
Raw
Normal View
History
Unescape
Escape
feat:对接部分任务接口
1 year ago
export
interface
TaskType
{
feat:对接支付 对接签到功能 新手任务
1 year ago
name
:
string
score
:
number
status
:
number
feat:对接部分任务接口
1 year ago
id
:
string
feat:对接支付 对接签到功能 新手任务
1 year ago
}