chenlu
2024-10-04 7be9b534dcd5cbdb8c24c908d1a738aeec6f52a9
north-glass-erp/src/main/java/com/example/erp/mapper/sd/DeliveryMapper.java
@@ -52,6 +52,8 @@
    Integer getmaximum(@Param("type") String type);
    Integer getmaximumMonth();
    Boolean updatedelivery(@Param("area") Double area,
                           @Param("quantity") Integer quantity,
                           @Param("money") Double money,