sunpengfei
3 天以前 b288e7effa0edc09baad6089433a38b2b29b29db
FlexJobApi.Core/Entities/FlexJobServer/Tasks/TaskInfoUserSubmitFile.cs
@@ -1,4 +1,5 @@
using System;
using Furion.DatabaseAccessor;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
@@ -10,7 +11,7 @@
    /// <summary>
    /// 任务人员提交附件
    /// </summary>
    public class TaskInfoUserSubmitFile : CommonEntity
    public class TaskInfoUserSubmitFile : CommonEntity<MasterDbContextLocator>
    {
        /// <summary>
        /// 提交Id