File was renamed from pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSt/VoMonthIntakeAmount.java |
| | |
| | | * @author ZhuBaoMin |
| | | * @date 2024-08-08 14:16 |
| | | * @LastEditTime 2024-08-08 14:16 |
| | | * @Description 取水口月用水视图 |
| | | * @Description 取水口月用水视图、月漏损视图 |
| | | */ |
| | | |
| | | @Data |
| | | @JsonPropertyOrder({ "intakeId", "intakeNum", "month1" , "month2" , "month3" , "month4" , "month5" , "month6" , "month7" , "month8" , "month9" , "month10" , "month11" , "month12" }) |
| | | public class VoMonthIntakeAmount { |
| | | public class VoMonthAmount { |
| | | private static final long serialVersionUID = 202408081417001L; |
| | | |
| | | /** |