| Dto/service/WarehouseQuery.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Dto/service/WarehouseQuery.cs
@@ -45,9 +45,8 @@ public decimal? dbNum { get; set; } public string? remark { get; set; } public string? drkw { get; set; } //克重 public decimal? weight { get; set; } }