guoyuji
2024-01-30 2eed507a4dfffda298bcd3de479a66db5a69bbab
north-glass-erp/src/main/java/com/example/erp/service/sd/ProductService.java
@@ -26,4 +26,6 @@
        map.put("total",productMapper.getPageTotal(offset,pageSize,glassTypeId,product));
        return map;
    }
}