调试修改内容提交【代码从此处产生新分支】

This commit is contained in:
hehaibing-1996
2024-06-26 19:25:12 +08:00
parent b6f6e24f45
commit 5ea25c477c
14 changed files with 49 additions and 42 deletions

View File

@ -22,6 +22,8 @@ namespace WCS.Model.ApiModel.OutStore
public DateTime CreateTime { get; set; }
public string ShelfTypeName { get; set; }
public string CreateUser { get; set; }
public bool IsSelected
{