出入库后端调整
This commit is contained in:
@@ -59,6 +59,7 @@ namespace DOAN.Model.BZFM.Dto
|
||||
/// </summary>
|
||||
public class MmLocationOption
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string LocationCode { get; set; }
|
||||
public string LocationName { get; set; }
|
||||
public string WarehouseCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user