|
@@ -116,7 +116,6 @@ public class ResumeServiceImpl implements ResumeService {
|
|
|
}
|
|
}
|
|
|
jsonArray1.add(jsonObject1);
|
|
jsonArray1.add(jsonObject1);
|
|
|
}
|
|
}
|
|
|
- jsonObject = new JSONObject();
|
|
|
|
|
jsonObject.put("applyResume", jsonArray1);
|
|
jsonObject.put("applyResume", jsonArray1);
|
|
|
} catch (UnsupportedEncodingException e) {
|
|
} catch (UnsupportedEncodingException e) {
|
|
|
e.printStackTrace();
|
|
e.printStackTrace();
|