| | |
| | | */ |
| | | int rainthree(int number,Integer gthour); |
| | | String selectCode(); |
| | | void soleInster(String stcd,String soilval); |
| | | void soleInster(String stcd,String soilval,String stime); |
| | | void soildel(); |
| | | //预报信息新增 |
| | | int insertYuc(List<Yucpptn> yucpptnList); |
| | |
| | | List<Map<String, Object>> selecMoneTw(String times, String dateEnd2, String code); |
| | | List<Map<String, Object>> selecMoneTr(String times, String dateEnd3, String code); |
| | | List<Map<String, Object>> selectTu(); |
| | | List<Map<String, Object>> selectS(); |
| | | List<Map<String, Object>> selectS(String stime); |
| | | void del(); |
| | | } |