This commit is contained in:
dylan 2024-09-04 16:00:04 +08:00
parent e97c542081
commit 6e0325a7ec
1 changed files with 0 additions and 5 deletions

View File

@ -12,11 +12,6 @@ type AsyncTaskResultGetTopDTO struct {
*/
Id *int64 `json:"id"`
/*
任务创建时间
*/
GmtCreate *int64 `json:"gmt_create"`
/*
任务名称
*/