guoyuji
2024-02-27 900b4223386a8010e80f1091c4371c19e9117d63
north-glass-erp/src/main/resources/mapper/mm/BasicWarehouseType.xml
@@ -8,6 +8,10 @@
        select * from mm.basic_warehouse_type where operate_type='领出';
    </select>
    <select id="getBasicWarehouseTypeRework" >
        select * from mm.basic_warehouse_type where operate_type='返工';
    </select>