From 6a76dabdf8908e1a58f664b43095be09ad4b9e8b Mon Sep 17 00:00:00 2001 From: 20918 <2091823062@qq.com> Date: Tue, 19 Mar 2024 15:20:21 +0800 Subject: [PATCH] wenjian --- .idea/encodings.xml | 3 +- .idea/jsLibraryMappings.xml | 6 + .idea/projectInfo.xml | 2 + .../zhyw_war_exploded/images/img_1.png | Bin 0 -> 1134954 bytes out/artifacts/zhyw_war_exploded/test.html | 29 + pom.xml | 2 - .../com/zky/manager/DeptManageServlet.java | 22 +- .../com/zky/manager/EmpManageServlet.java | 4 +- .../java/com/zky/manager/ExamineServlet.java | 2 +- .../com/zky/manager/FrameworkServlet.java | 2 +- .../com/zky/manager/JobManageServlet.java | 4 +- .../java/com/zky/manager/LoginServlet.java | 2 +- .../java/com/zky/manager/LogonLogServlet.java | 4 +- .../com/zky/manager/MenuManageServlet.java | 2 +- .../com/zky/manager/StudentPullulate.java | 4 +- src/main/java/com/zky/util/PageBean.java | 2 +- src/main/java/com/zky/util/PageLinkTag.java | 2 +- .../zky/zhyw/smhd/ActivitiesApplyServlet.java | 2 +- .../zky/zhyw/smhd/ActivitiesNoteServlet.java | 2 +- .../com/zky/zhyw/smjc/CheckManageServlet.java | 18 +- .../com/zky/zhyw/smpx/TrainManageServlet.java | 4 +- .../com/zky/zhyw/smry/EmpManageServlet.java | 2 +- .../zky/zhyw/smry/ExamineManageServlet.java | 4 +- .../com/zky/zhyw/smry/LeaveManageServlet.java | 6 +- .../zky/zhyw/smry/RecordManageServlet.java | 2 +- .../zky/zhyw/smry/RexamineManageServlet.java | 2 +- .../smsb/PropertyDestoryManageServlet.java | 2 +- .../smsb/PropertyMaintainManageServlet.java | 4 +- .../zhyw/smsb/PropertyNetManageServlet.java | 8 +- .../smsb/PropertyProvideManageServlet.java | 2 +- .../zhyw/smsb/PropertyTmaManageServlet.java | 8 +- .../zhyw/smsb/PropertyUseManageServlet.java | 12 +- .../com/zky/zhyw/smsj/ExamManageServlet.java | 6 +- .../com/zky/zhyw/smtj/StatManageServlet.java | 28 +- .../zhyw/smtj/kstj/TybookTjManageServlet.java | 6 +- .../zhyw/smtj/pxtj/TrainTjManageServlet.java | 6 +- .../zhyw/smtj/rytj/EmpTjManageServlet.java | 6 +- .../zhyw/smtj/wjtj/StatWjtjManageServlet.java | 6 +- .../zhyw/smtj/wltj/StatWltjManageServlet.java | 14 +- .../zhyw/smtj/zctj/StatZctjManageServlet.java | 22 +- .../zhyw/smtj/zdtj/StatZdtjManageServlet.java | 14 +- .../zhyw/smwj/FileDestoryManageServlet.java | 4 +- .../zhyw/smwj/FileExtractManageServlet.java | 4 +- .../zhyw/smwj/FileProvideManageServlet.java | 19 +- .../zhyw/smwj/FileReceiveManageServlet.java | 2 +- .../zhyw/smwj/FileRecoverManageServlet.java | 2 +- .../com/zky/zhyw/smwj/FileWriteServlet.java | 20 +- .../zhyw/tmq/ReleaseSecretManageServlet.java | 2 +- .../zky/zhyw/wxs/IndentureManageServlet.java | 2 +- .../com/zky/manager/DeptManageServlet.class | Bin 27145 -> 27145 bytes .../com/zky/manager/EmpManageServlet.class | Bin 18378 -> 18378 bytes .../com/zky/manager/ExamineServlet.class | Bin 19201 -> 19201 bytes .../com/zky/manager/FrameworkServlet.class | Bin 3499 -> 3499 bytes .../com/zky/manager/JobManageServlet.class | Bin 7316 -> 7316 bytes .../com/zky/manager/LoginServlet.class | Bin 7340 -> 7340 bytes .../com/zky/manager/LogonLogServlet.class | Bin 5244 -> 5244 bytes .../com/zky/manager/MenuManageServlet.class | Bin 11570 -> 11570 bytes .../com/zky/manager/StudentPullulate.class | Bin 22543 -> 22543 bytes target/classes/com/zky/util/PageBean.class | Bin 1317 -> 1317 bytes .../zhyw/smhd/ActivitiesApplyServlet.class | Bin 13727 -> 13727 bytes .../zky/zhyw/smhd/ActivitiesNoteServlet.class | Bin 10374 -> 10374 bytes .../zky/zhyw/smjc/CheckManageServlet.class | Bin 49569 -> 49569 bytes .../zky/zhyw/smpx/TrainManageServlet.class | Bin 23496 -> 23496 bytes .../com/zky/zhyw/smry/EmpManageServlet.class | Bin 26065 -> 26065 bytes .../zky/zhyw/smry/ExamineManageServlet.class | Bin 19522 -> 19522 bytes .../zky/zhyw/smry/LeaveManageServlet.class | Bin 17555 -> 17555 bytes .../zky/zhyw/smry/RecordManageServlet.class | Bin 13910 -> 13910 bytes .../zky/zhyw/smry/RexamineManageServlet.class | Bin 9369 -> 9369 bytes .../smsb/PropertyDestoryManageServlet.class | Bin 12023 -> 12023 bytes .../smsb/PropertyMaintainManageServlet.class | Bin 16268 -> 16268 bytes .../zhyw/smsb/PropertyNetManageServlet.class | Bin 34740 -> 34740 bytes .../smsb/PropertyProvideManageServlet.class | Bin 15400 -> 15400 bytes .../zhyw/smsb/PropertyTmaManageServlet.class | Bin 15489 -> 15489 bytes .../zhyw/smsb/PropertyUseManageServlet.class | Bin 38478 -> 38478 bytes .../com/zky/zhyw/smsj/ExamManageServlet.class | Bin 16754 -> 16754 bytes .../com/zky/zhyw/smtj/StatManageServlet.class | Bin 49995 -> 49995 bytes .../smtj/kstj/TybookTjManageServlet.class | Bin 12460 -> 12460 bytes .../zhyw/smtj/pxtj/TrainTjManageServlet.class | Bin 13859 -> 13859 bytes .../zhyw/smtj/rytj/EmpTjManageServlet.class | Bin 14318 -> 14318 bytes .../smtj/wjtj/StatWjtjManageServlet.class | Bin 14202 -> 14202 bytes .../smtj/wltj/StatWltjManageServlet.class | Bin 39174 -> 39174 bytes .../smtj/zctj/StatZctjManageServlet.class | Bin 43608 -> 43608 bytes .../smtj/zdtj/StatZdtjManageServlet.class | Bin 44916 -> 44916 bytes .../zhyw/smwj/FileDestoryManageServlet.class | Bin 12277 -> 12277 bytes .../zhyw/smwj/FileExtractManageServlet.class | Bin 15002 -> 14997 bytes .../zhyw/smwj/FileProvideManageServlet.class | Bin 21532 -> 21026 bytes .../zhyw/smwj/FileReceiveManageServlet.class | Bin 9424 -> 9424 bytes .../zhyw/smwj/FileRecoverManageServlet.class | Bin 13998 -> 13998 bytes .../com/zky/zhyw/smwj/FileWriteServlet.class | Bin 14142 -> 14122 bytes .../zhyw/tmq/ReleaseSecretManageServlet.class | Bin 7263 -> 7263 bytes .../zky/zhyw/wxs/IndentureManageServlet.class | Bin 11558 -> 11558 bytes web/WEB-INF/server-config.wsdd | 2 +- web/config/config1/logs/SVSClient_error.log | 12442 +++++++++++++++- web/config/config1/logs/SVSClient_system.log | 512 + web/index.jsp | 1 + web/js/ajaxUtils.js | 2 +- web/js/date.js | 3 +- web/left_bak.jsp | 4 +- web/manage/MenuEdit.jsp | 8 +- web/myjs/popCal.js | 32 +- web/test.html | 29 + web/zhyw/smry/rydj/EmpManage.jsp | 4 +- web/zhyw/smry/rypx/TrainEdit.jsp | 12 +- web/zhyw/smwj/wjff/fileProvideAdd.jsp | 62 +- web/zhyw/smwj/wjff/fileProvideManage.jsp | 39 +- 105 files changed, 13013 insertions(+), 472 deletions(-) create mode 100644 .idea/jsLibraryMappings.xml create mode 100644 out/artifacts/zhyw_war_exploded/images/img_1.png create mode 100644 out/artifacts/zhyw_war_exploded/test.html create mode 100644 web/test.html diff --git a/.idea/encodings.xml b/.idea/encodings.xml index bca944e..a368818 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -3,7 +3,8 @@ + - + \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml new file mode 100644 index 0000000..5326e59 --- /dev/null +++ b/.idea/jsLibraryMappings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/projectInfo.xml b/.idea/projectInfo.xml index 92a9bbf..82fad3f 100644 --- a/.idea/projectInfo.xml +++ b/.idea/projectInfo.xml @@ -21,6 +21,8 @@