fix:
This commit is contained in:
parent
e97c542081
commit
6e0325a7ec
|
@ -12,11 +12,6 @@ type AsyncTaskResultGetTopDTO struct {
|
||||||
*/
|
*/
|
||||||
Id *int64 `json:"id"`
|
Id *int64 `json:"id"`
|
||||||
|
|
||||||
/*
|
|
||||||
任务创建时间
|
|
||||||
*/
|
|
||||||
GmtCreate *int64 `json:"gmt_create"`
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
任务名称
|
任务名称
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue