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