This commit is contained in:
tongfei
2023-12-06 15:56:05 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ namespace WMS.Web.Core.Dto.SerialNumbers
/// <summary>
/// 完成装箱时间
/// </summary>
public DateTime? CompleteCartonTime { get; set; }
public string CompleteCartonTime { get; set; }
/// <summary>
/// 出库单对应销售订单号
/// </summary>