| | |
| | | AttResAdVO getWaterRegionInfoByResGuid(String guid); |
| | | |
| | | int getDimResInfoACount(); |
| | | int getAttWmstBaseCount(); |
| | | int getAttImagestBaseCount(); |
| | | int getAttCdBaseCount(); |
| | | int getAttWyCdBaseCount(); |
| | | |
| | | Boolean updateIsShowStatus(String ids, Integer status); |
| | | |
| | |
| | | AttAdBase getYwxtResInfo(String cityName, String countyName); |
| | | |
| | | List<AttResBaseUserExcel> exportAttResBaseUser(Map<String, Object> params); |
| | | |
| | | List<AttResWithRainfall> getAttResByRainfall(String minRainfall, String maxRainfall, String dayIndex) ; |
| | | |
| | | int[] getAttResNumByRainfall(String dayIndex); |
| | | } |