添加出库单位

This commit is contained in:
2025-07-30 11:35:12 +08:00
parent a6472e9984
commit 0c5488ba37
2 changed files with 4 additions and 0 deletions

View File

@@ -102,6 +102,7 @@
sowd.remark,
sow.brand,
sow.name AS warehouseName,
sow.unit,
COALESCE(sow.model, sowt.model) AS model,
COALESCE(sow.brand, sowt.brand) AS brand,
COALESCE(sow.specifications, sowt.specifications) AS specifications,