0321

 <module id="check_store_forbk" type="smList"><![CDATA[
            select d.goodsid from buydetail d
            left join goodsmx m on d.code1 = m.code1 where d.blno=#{param.blno} and d.iqty > m.store
                ]]></module>

posted on 2025-03-21 16:16  rightway  阅读(5)  评论(0)    收藏  举报

导航