添加出入库记录逻辑,采购收货调拨打印、绑定条码更接口变更等
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
public string? material_code { get; set; }
|
||||
public string? barcode { get; set; }
|
||||
public string? code_batch { get; set; }
|
||||
public string? codeqty { get; set; }
|
||||
public decimal codeqty { get; set; }
|
||||
public int is_out { get; set; }
|
||||
public string? unit_id { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user