廖井涛
2024-01-23 b3e67abc5f7bccfc60f5ea63e81f62c3475ff8b8
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;
    }
}