Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Fri Aug 18 13:01:46 CST 2017There was an unexpected error (typeNot Found, status404).No message available其一:
之前百度,google,必应,都TM 不好…
控制器 Controller
RequestMapping("/planQueryController")
public class PlanQeruyController extends BaseController {private static final Logger logger LoggerFactory.getLogger(PlanQeruyController.class);Autowiredprivate DbThekeyStationScanLogServic…