移动系统liao
2024-10-22 20fa1468ee1ca54f7af19fae94da8a70ab29344f
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>
        /// 审批状态名称