yanghb
2025-04-25 39854ed874e1f38ce3f192ca8e0362a826cfdd55
cz-bussiness/src/main/java/com/ruoyi/bussiness/service/CompensateService.java
@@ -50,7 +50,7 @@
     */
    boolean compensateBuyCalculateV2(Date time, String street,
                                     BigDecimal orgArea,BigDecimal noOrgArea,
                                     BigDecimal compensationNewAmount,BigDecimal compensationOldAmount,
                                     String compensationNewAmount,String compensationOldAmount,
                                     BigDecimal money);
    /**