原材料/成品调拨出库接口、采购收货添加是否赠品、单价、是否自制字段
This commit is contained in:
@@ -79,4 +79,9 @@ public partial class WmsTransferOrderH : BaseEntity<string>
|
||||
/// </summary>
|
||||
public string? biller { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 交易类型
|
||||
/// </summary>
|
||||
public string? transaction_type { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user