Commit f42ec271 by liuyang

2024-06-05 新增销售发货

parent 34547494
......@@ -120,7 +120,7 @@
SELECT
<include refid="column"/>
FROM ${hggpSchema}.HGKC010
WHERE 1=1
WHERE 1=1 AND INV_QTY >0
<include refid="condition"/>
<include refid="orderBy"/>
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment