chenlu
2024-05-16 9690c66ebb0e0f9322e96db318b0dbd9aeeace2f
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);