生产入库单汇报记录id

This commit is contained in:
2024-08-30 15:20:10 +08:00
parent 9f21475907
commit 60c27e331d
8 changed files with 20 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ public partial class WmsMaterialTransfer : BaseEntity<string>
public string? erp_bill_code { get; set; }
/// <summary>
/// 转库类型
/// 转库类型(弃用)
/// </summary>
public string? transfer_type { get; set; }