liyong
10 小时以前 58c82d04f72eab6d4c68c049fe8cba72be53b175
refactor(stock): 导出不合格库存
已修改1个文件
5 ■■■■ 文件已修改
src/main/resources/mapper/stock/StockUninventoryMapper.xml 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/stock/StockUninventoryMapper.xml
@@ -65,10 +65,7 @@
        </if>
    </select>
    <select id="listStockInventoryExportData" resultType="com.ruoyi.stock.execl.StockUnInventoryExportData">
        select su.qualitity,
        coalesce(su.locked_quantity, 0) as locked_quantity,
        su.remark,
        su.update_time,
        select su.*,
        pm.model,
        pm.unit,
        p.product_name