调wms接口返回成功后再操作数据库
This commit is contained in:
@@ -27,5 +27,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public string? create_id { get; set; } = string.Empty;
|
||||
public string? create_id_id { get; set; } = string.Empty;
|
||||
public string? create_time { get; set; } = string.Empty;
|
||||
|
||||
public string? batch { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user