public List<Map> hitch(String stId, String Date) {
}
public List<Map> parseJSON(String jsonData) {
JSONObject year = new JSONObject();
year.put("年", date);
JSONObject mouth = new JSONObject();
mouth.put("月", date);
JSONObject day = new JSONObject();
day.put("日", date);
}
工具类.取年初-年末.月初-月末,日初-日末呗 ,但是具体的工具类.hutool和LocalDate都有