chenlu
2024-05-21 cd017fae7b975035e5712a4568ec4bdda4190b05
north-glass-erp/src/main/java/com/example/erp/mapper/sd/DeliveryMapper.java
@@ -49,6 +49,7 @@
    Boolean updatedelivery(@Param("area") Double area,
                           @Param("quantity") Integer quantity,
                           @Param("money") Double money,
                           @Param("otherMoney") Double otherMoney,
                           @Param("oddNumber") String oddNumber);