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> /// 审批状态名称