控制器: package cn.mepu.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; /** * @User 艾康 * @create 2019-11-12 10:24…