username@email.com
2024-10-14 571ccea5b3dc11ca107aac9ce88e46e2b2b809c2
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>
        /// 审批状态名称