@ -96,6 +96,10 @@ namespace Win.Sfs.SettleAccount.Entities.BQ.Dtos
/// 厂内物料号
/// </summary>
public string PartCode { get; set; }
/// <summary>
/// 生产码类型
public string ProductionCodeType { get; set; }
}