移动系统liao
2024-10-14 18a4451e5b7bf8f7f6a260796acb24adb3b2ccda
cylsg/cylsg.Application/Orders/Dtos/OrderDto.cs
@@ -625,6 +625,11 @@
        public string IsShenPiName { get; set; }
        /// <summary>
        /// 审批时间
        /// </summary>
        public DateTime? ShenPitime { get; set; }
        /// <summary>
        /// 打卡明细
        /// </summary>
        public string DakaMingxi { get; set; }
@@ -698,6 +703,11 @@
        /// </summary>
        public int? IsShenPi { get; set; }
        /// <summary>
        /// 审批时间
        /// </summary>
        public DateTime? ShenPitime { get; set; }
        /// <summary>
        /// 审批状态名称