wuzeyu
2024-12-30 dd6e29aba4f614f236cf60aca4aa972a51a8dfb5
pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/statistics/StIntakeAmount.java
File was renamed from pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/statistics/StIntake.java
@@ -11,10 +11,10 @@
 */
@Slf4j
@Component
public class StIntake {
public class StIntakeAmount {
    @Autowired
    protected StIntakeSv sv ;
    protected StIntakeAmountSv sv ;
    private Integer statisticsYear;
    private Integer statisticsMonth;