请求的url:/user/check/{param}/{type} 参数:从url中取参数1、String param(要校验的数据)2、Integer type(校验的数据类型) 响应的数据:json数据。e3Result,封装的数据校验的结果true:成功false:失败。 业务逻辑: