guoyuji
2024-03-01 7b87ac9846e8bfdd5a7a64e4c9623408220845b8
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>