@@ -41,7 +41,6 @@ public class FileUploadRecordView : FileUploadRecordAddOrEdit
|
||||
|
||||
public DateTime UpdateTime { get; set; }
|
||||
|
||||
public bool? IsSync { get; set; }
|
||||
|
||||
|
||||
[Comment("同步结束时间-最后一个任务的时间")]
|
||||
@@ -93,6 +92,8 @@ public class FileUploadRecordAddOrEdit
|
||||
public bool? IsNeedSync { get; set; }
|
||||
public string UploadRegion { get; set; }
|
||||
public string TargetRegion { get; set; }
|
||||
|
||||
public bool? IsSync { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user