补偿逻辑修改
This commit is contained in:
@@ -36,7 +36,7 @@ type QueryFailedTasksReq struct {
|
||||
|
||||
// SyncTaskLogItem 同步任务日志项
|
||||
type SyncTaskLogItem struct {
|
||||
ID int64 `json:"id"`
|
||||
Id int64 `json:"id"`
|
||||
TaskID string `json:"taskId"`
|
||||
TaskType string `json:"taskType"`
|
||||
AdvertiserID int64 `json:"advertiserId"`
|
||||
|
||||
Reference in New Issue
Block a user