删除主Vo出库单位

This commit is contained in:
2025-07-30 11:45:26 +08:00
parent e61e73ca81
commit 73242428cb

View File

@@ -87,8 +87,6 @@ public class SysOaWarehouseMasterVo {
* 日志操作次数
*/
private Integer logCount;
//单位
@ExcelProperty(value = "单位")
private String unit;
}