移动系统liao
2024-10-14 18a4451e5b7bf8f7f6a260796acb24adb3b2ccda
cylsg/cylsg.Application/Orders/Dtos/OrderDto.cs
@@ -151,6 +151,16 @@
        public int WorderCounted { get; set; }
        /// <summary>
        /// 报名人数
        /// </summary>
        public int BaoMingCount { get; set; }
        /// <summary>
        /// 待审核人数
        /// </summary>
        public int WorkerDaiCount { get; set; }
        /// <summary>
        /// 工作地点
        /// </summary>
        public string WorderAddress { get; set; }
@@ -615,6 +625,11 @@
        public string IsShenPiName { get; set; }
        /// <summary>
        /// 审批时间
        /// </summary>
        public DateTime? ShenPitime { get; set; }
        /// <summary>
        /// 打卡明细
        /// </summary>
        public string DakaMingxi { get; set; }
@@ -688,6 +703,11 @@
        /// </summary>
        public int? IsShenPi { get; set; }
        /// <summary>
        /// 审批时间
        /// </summary>
        public DateTime? ShenPitime { get; set; }
        /// <summary>
        /// 审批状态名称