This website works better with JavaScript
Home
Explore
Help
Sign In
moapp
/
jybase
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 字段调整
zhangxinlei1996
1 year ago
parent
f07ca2c106
commit
2f91c944ec
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
rpc/task.go
+ 1
- 1
rpc/task.go
View File
@@ -2,7 +2,7 @@ package rpc
//获取任务信息
type TaskData struct {
- IsNew
string
+ IsNew
bool
}
//任务信息结果