sunpengfei
5 天以前 b288e7effa0edc09baad6089433a38b2b29b29db
FlexJobApi.Core/Models/UserServer/EnterpriseEmployees/Queries/GetEnterpriseEmployeeQuery.cs
@@ -97,5 +97,10 @@
        /// </summary>
        public string ContractUrl { get; set; }
        /// <summary>
        /// 灵工签约状态
        /// </summary>
        public EnumTaskUserSignContractStatus? UserSignContractStatus { get; set; }
    }
}