This commit is contained in:
yf001217 2026-03-23 20:26:37 +08:00
parent 36fa96a2bf
commit b2beb02a7c
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@
WHERE di."value"=#{factoryNo} AND wh."no"=#{warehouseNo}
</select>
<select id="getName" resultType="java.lang.String">
SELECT name
FROM wms_inventory a,dictonary_item b