基于javaWeb企业人员管理与任务分配系统 2.02MB
资源文件列表:

ManageSystem-master/
ManageSystem-master/.gitignore 261B
ManageSystem-master/ER图 ver1.5.png 120.82KB
ManageSystem-master/ER图 ver2.0.png 123.54KB
ManageSystem-master/RAP-企业人员管理与任务分配系统.json 15.75KB
ManageSystem-master/RAP.md 15.67KB
ManageSystem-master/README.md 2.09KB
ManageSystem-master/create table.sql 7.06KB
ManageSystem-master/pom.xml 2.7KB
ManageSystem-master/src/
ManageSystem-master/src/main/
ManageSystem-master/src/main/java/
ManageSystem-master/src/main/java/com/
ManageSystem-master/src/main/java/com/lonelySnow/
ManageSystem-master/src/main/java/com/lonelySnow/mapper/
ManageSystem-master/src/main/java/com/lonelySnow/mapper/DepartmentMapper.java 3.05KB
ManageSystem-master/src/main/java/com/lonelySnow/mapper/UserMapper.java 4.62KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/
ManageSystem-master/src/main/java/com/lonelySnow/pojo/Department.java 1.36KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/Notice.java 1.04KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/PersonTask.java 1.7KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/User.java 1.55KB
ManageSystem-master/src/main/java/com/lonelySnow/service/
ManageSystem-master/src/main/java/com/lonelySnow/service/DepartmentService.java 1.16KB
ManageSystem-master/src/main/java/com/lonelySnow/service/UserService.java 1.33KB
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/DepartmentServiceImpl.java 5.97KB
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/UserServiceImpl.java 9.12KB
ManageSystem-master/src/main/java/com/lonelySnow/util/
ManageSystem-master/src/main/java/com/lonelySnow/util/SendMailUtils.java 1.21KB
ManageSystem-master/src/main/java/com/lonelySnow/util/SqlSessionFactoryUtils.java 845B
ManageSystem-master/src/main/java/com/lonelySnow/web/
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/BaseServlet.java 1.75KB
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/DepartmentServlet.java 14.07KB
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/UserServlet.java 21.08KB
ManageSystem-master/src/main/java/main.java 1.21KB
ManageSystem-master/src/main/resources/
ManageSystem-master/src/main/resources/com/
ManageSystem-master/src/main/resources/com/lonelySnow/
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/DepartmentMapper.xml 2.87KB
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/UserMapper.xml 2.8KB
ManageSystem-master/src/main/resources/mybatis-config.xml 957B
ManageSystem-master/src/main/webapp/
ManageSystem-master/src/main/webapp/Boss/
ManageSystem-master/src/main/webapp/Boss/assignment.html 10.37KB
ManageSystem-master/src/main/webapp/Boss/center.html 10.63KB
ManageSystem-master/src/main/webapp/Boss/contact.html 8.29KB
ManageSystem-master/src/main/webapp/Boss/issueNotice.html 4.5KB
ManageSystem-master/src/main/webapp/Boss/main.html 13.89KB
ManageSystem-master/src/main/webapp/Boss/notice.html 7.17KB
ManageSystem-master/src/main/webapp/Boss/taskArchive.html 11.91KB
ManageSystem-master/src/main/webapp/Department/
ManageSystem-master/src/main/webapp/Department/assignment.html 10.64KB
ManageSystem-master/src/main/webapp/Department/center.html 10.61KB
ManageSystem-master/src/main/webapp/Department/contact.html 7.97KB
ManageSystem-master/src/main/webapp/Department/main.html 13.64KB
ManageSystem-master/src/main/webapp/Department/notice.html 7.1KB
ManageSystem-master/src/main/webapp/Department/taskArchive.html 11.84KB
ManageSystem-master/src/main/webapp/WEB-INF/
ManageSystem-master/src/main/webapp/WEB-INF/web.xml 681B
ManageSystem-master/src/main/webapp/js/
ManageSystem-master/src/main/webapp/js/axios-0.18.0.js 12.64KB
ManageSystem-master/src/main/webapp/js/vue.js 333.46KB
ManageSystem-master/src/main/webapp/login.html 5.74KB
ManageSystem-master/src/main/webapp/profilephoto/
ManageSystem-master/src/main/webapp/profilephoto/1.jpg 210.32KB
ManageSystem-master/src/main/webapp/profilephoto/11.jpg 65.13KB
ManageSystem-master/src/main/webapp/profilephoto/2.jpg 815.36KB
ManageSystem-master/src/main/webapp/profilephoto/6.jpg 210.32KB
ManageSystem-master/src/main/webapp/profilephoto/default.jpg 99.33KB
ManageSystem-master/src/main/webapp/reset_Password.html 3.12KB
ManageSystem-master/src/main/webapp/sign-up.html 4.99KB
ManageSystem-master/src/main/webapp/user_home/
ManageSystem-master/src/main/webapp/user_home/center.html 10.23KB
ManageSystem-master/src/main/webapp/user_home/contact.html 5.32KB
ManageSystem-master/src/main/webapp/user_home/main.html 14.29KB
ManageSystem-master/src/main/webapp/user_home/notice.html 6.72KB
ManageSystem-master/src/main/webapp/user_home/taskArchive.html 11.45KB
ManageSystem-master/需求分析 ver1.5.pdf 550.84KB