liurunyu
2024-12-28 4e19be4587c4b3bfecea60e14782fcc011a6fb69
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;