Commit df1af140 by guojuxing

Merge remote-tracking branch 'origin/developer' into developer

parents a2dd7ee9 82b67ec0
......@@ -24,9 +24,10 @@ import com.gic.enterprise.error.ErrorCode;
* 全局异常处理类
*
* @author hua
*/
*
@ControllerAdvice
@ResponseBody
*/
public class GlobalExceptionHandler {
private static Logger logger = LogManager.getLogger(GlobalExceptionHandler.class);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment