首页 > 源码商城 > 网络工具 > ID_13117
ssm框架体检管理系统源码+文档
ssm框架体检管理系统源码+文档 前台主要有五个功能 网站首页 健康新闻 网站公告 关于我们 在线留言 系统后台的主要功能为: 1.管理员用户功能:系统管理、新闻数据管理、教师管理、体检结果管理、留言管理。
九鸟价: 300.00
  • 演示网站:无演示
  • 更新时间:2022-07-06 14:32:56
立即购买 加入购物车
自动发货商品,拍下后系统会自动发送商品发货(下载)链接,随时可以购买,零等待。 商家暂未缴纳保证金。 担保交易,有问题不解决可申请退款,安全保证。
商品介绍 商品评价 交易规则
商品属性
  • 品牌
  • 语言
  • 数据库
  • 移动端
  • 大小200M
  • 规格
  • 授权
  • 源文件
安装环境
  • 安装服务 免费 【要求说明】
  • 主机类型
  • 伪静态
  • 操作系统
  • 安装方式
  • web服务
  • 备注 平台不负责版权审核,版权问题请联系卖家。
商品介绍

博主介绍:✌在职Java研发工程师、专注于程序设计、源码分享、技术交流、专注于Java技术领域和毕业设计

项目名称

ssm框架体检管理系统源码+文档

视频效果

https://www.bilibili.com/video/BV1Wf4y1d7Cg/

系统说明

前台主要有五个功能

  1. 网站首页
  2. 健康新闻
  3. 网站公告
  4. 关于我们
  5. 在线留言

系统后台的主要功能为:

1.管理员用户功能:系统管理、新闻数据管理、教师管理、体检结果管理、留言管理。

2.3 系统的性能需求

体检管理平台的特性规定网站程序必须具有下列好多个关键特性:

1) 多元性:体检管理平台在设计方案时务必遵照的一个关键标准,便是以用户为控制系统设计的管理中心。互联网的发展趋势大幅度降低了信息资询的成本费,用户遭遇大量的挑选,因此,体检管理平台除开控制成本之外,还务必在外型,作用的多元性上狠下功夫,才可以获得用户的认同。从总体上,软件系统应能完成用户特殊的要求,操作面板友善、便捷,作用设定合乎用户的习惯性和规定。

2) 易维护保养:管理人员可以简易便捷地智能管理系统,重新定义的运用,并系统对开展日常维护保养;伴随着体检管理平台信息的变动或提升、数据信息经营规模的扩大,系统更新、维护保养应便于实际操作;各分系统、程序模块的设计方案应具备优良的协调能力,确保在体检管理平台系统软件基本建设全过程后半期系统功能的完成不危害早期已交付使用的系统功能。

3) 安全系数:系统软件应考虑到信息、机器设备、运作和管理方法的安全系数,创建健全的多层面的安全性保障机制,确保用户的本人信息等材料的网络信息安全。

4) 可拓展:体检管理平台的用户从业着各种各样领域,她们的要求不尽相同,系统软件在设计方案时要考虑到到用户要求持续转变 的必须,减少系统软件在拓展新的业务流程作用时的复杂性[5]。

2.4 系统的数据要求

2.4.1 数据的性质

  1. 数据的精确性和实用性。
    数据信息的输入是否准确是数据信息处理的必要条件。错误的输入会导致系统软件的输出不正确和无法使用,使系统工作缺乏实际意义。数据信息的输入来源于客户的人工输入。手工抠像应根据系统软件网页进行调整。系统软件具有容错性,对客户的操作过程应及时关注和发现错误。在操作系统中,数据信息的填充量一般比较多,所以系统软件必须具备一定的处理专业能力,才能保证数据信息的处理速度更快。
  2. 数据的完整性。

因为网址的数据是共享的,因此怎样确保这种数据的一致性,是网址务必处理的难题。要处理这一难题,要有一定的工作人员维护保养数据的一致性,在数据入录处操纵数据的动向,而且规定对数据库的数据完整性开展严苛的管束。
针对输入的数据,会为其界定完整性标准,假如不可以合乎完整性管束,网址应当回绝该数据。

  1. 数据的共享性。

体检智能管理系统所有统计数据共享。但不知道从企业网站建设的角度来看,资源共享会给方案设计和调整带来困难。因此,应提供灵活的配置,使各子系统能够独立运行,按照人工干预的方式交换系统软件信息。这样,它还可以提供系统软件的可扩展性。

编辑编辑

环境需要

1.运行环境:最好是java jdk 1.8,我们在这个平台上运行的。其他版本理论上也可以。
2.IDE环境:IDEA,Eclipse,Myeclipse都可以。推荐IDEA;
3.tomcat环境:Tomcat 7.x,8.x,9.x版本均可
4.硬件环境:windows 7/8/10 1G内存以上;或者 Mac OS;
5.数据库:MySql 5.7版本;
6.是否Maven项目:否;

技术栈

1. 后端:Spring+SpringMVC+Mybatis
2. 前端:JSP+CSS+JavaScript+jQuery

使用说明

1. 使用Navicat或者其它工具,在mysql中创建对应名称的数据库,并导入项目的sql文件;
2. 使用IDEA/Eclipse/MyEclipse导入项目,Eclipse/MyEclipse导入时,若为maven项目请选择maven;
若为maven项目,导入成功后请执行maven clean;maven install命令,然后运行;
3. 将项目中springmvc-servlet.xml配置文件中的数据库配置改为自己的配置;
4. 运行项目,在浏览器中输入http://localhost:8080/ 登录

运行截图

编辑编辑编辑编辑编辑编辑编辑编辑编辑编辑编辑编辑编辑

用户管理控制层:

package com.houserss.controller;

import javax.servlet.http.HttpSession;

import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;

import com.houserss.common.Const;
import com.houserss.common.Const.Role;
import com.houserss.common.ServerResponse;
import com.houserss.pojo.User;
import com.houserss.service.IUserService;
import com.houserss.service.impl.UserServiceImpl;
import com.houserss.util.MD5Util;
import com.houserss.util.TimeUtils;
import com.houserss.vo.DeleteHouseVo;
import com.houserss.vo.PageInfoVo;

/**
 * Created by admin
 */
@Controller
@RequestMapping("/user/")
public class UserController {
    @Autowired
    private IUserService iUserService;

    /**
     * 用户登录
     * @param username
     * @param password
     * @param session
     * @return
     */
    @RequestMapping(value = "login.do",method = RequestMethod.POST)
    @ResponseBody
    public ServerResponse<User> login(User user,String uvcode, HttpSession session){
        String code = (String)session.getAttribute("validationCode");
        if(StringUtils.isNotBlank(code)) {
            if(!code.equalsIgnoreCase(uvcode)) {
                return ServerResponse.createByErrorMessage("验证码不正确");
            }
        }
        ServerResponse<User> response = iUserService.login(user.getUsername(),user.getPassword());
        if(response.isSuccess()){
            session.setAttribute(Const.CURRENT_USER,response.getData());
        }
        return response;
    }




}

管理员管理控制层:

package com.sxl.controller.admin; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import com.sxl.controller.MyController; @Controller("adminController") @RequestMapping(value = "/admin") public class AdminController extends MyController { @RequestMapping(value = "/index") public String frame(Model model, HttpServletRequest request)throws Exception { return "/admin/index"; } @RequestMapping(value = "/main") public String main(Model model, HttpServletRequest request)throws Exception { return "/admin/main"; } @RequestMapping(value = "/tj1") public String tj1(Model model, HttpServletRequest request)throws Exception { String sql="select DATE_FORMAT(insertDate,'%Y-%m-%d') dates,sum(allPrice) price from t_order order by DATE_FORMAT(insertDate,'%Y-%m-%d') desc"; List<Map> list = db.queryForList(sql); model.addAttribute("list", list); System.out.println(list); return "/admin/tj/tj1"; } @RequestMapping(value = "/password") public String password(Model model, HttpServletRequest request)throws Exception { return "/admin/password"; } @RequestMapping(value = "/changePassword") public ResponseEntity<String> loginSave(Model model,HttpServletRequest request,String oldPassword,String newPassword) throws Exception { Map admin = getAdmin(request); if(oldPassword.equals(admin.get("password").toString())){ String sql="update t_admin set password=? where id=?"; db.update(sql, new Object[]{newPassword,admin.get("id")}); return renderData(true,"1",null); }else{ return renderData(false,"1",null); } } }

修改密码业务逻辑:


package com.sxl.controller.admin;

import java.util.Map;

import javax.servlet.http.HttpServletRequest;

import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;

import com.sxl.controller.MyController;

@Controller("userController")
@RequestMapping(value = "/user")
public class UserController extends MyController {
	

	@RequestMapping(value = "/index")
	public String frame(Model model, HttpServletRequest request)throws Exception {
		return "/user/index";
	}
	
	@RequestMapping(value = "/main")
	public String main(Model model, HttpServletRequest request)throws Exception {
		return "/user/main";
	}
	
	
	@RequestMapping(value = "/password")
	public String password(Model model, HttpServletRequest request)throws Exception {
		return "/user/password";
	}
	
	
	@RequestMapping(value = "/changePassword")
	public ResponseEntity<String> loginSave(Model model,HttpServletRequest request,String oldPassword,String newPassword) throws Exception {
		Map user = getUser(request);
		if(oldPassword.equals(user.get("password").toString())){
			String sql="update t_user set password=? where id=?";
			db.update(sql, new Object[]{newPassword,user.get("id")});
			return renderData(true,"1",null);
		}else{
			return renderData(false,"1",null);
		}
	}
	@RequestMapping(value = "/mine")
	public String mine(Model model, HttpServletRequest request)throws Exception {
Map user =getUser(request);Map map = db.queryForMap("select * from t_user where id=?",new Object[]{user.get("id")});model.addAttribute("map", map);		return "/user/mine";
	}
	
	

	@RequestMapping(value = "/mineSave")
	public ResponseEntity<String> mineSave(Model model,HttpServletRequest request,Long id
		,String username,String password,String name,String gh,String mobile) throws Exception{
		int result = 0;
			String sql="update t_user set name=?,gh=?,mobile=? where id=?";
			result = db.update(sql, new Object[]{name,gh,mobile,id});
		if(result==1){
			return renderData(true,"操作成功",null);
		}else{
			return renderData(false,"操作失败",null);
		}
	}
	}

通用管理模块:


商品评价
交易规则
99源码

4个信誉点

服务

5.00

效率

5.00

质量

5.00

店内搜索