chenlu
2024-09-03 f25c0e53a507f9e435429242e9b1c974aaae29bc
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,