异常打印1
This commit is contained in:
@@ -162,7 +162,7 @@ public class CzgControllerAdvice {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void setErrorLog(Exception ex) {
|
private void setErrorLog(Exception ex) {
|
||||||
log.error(ex.getMessage());
|
// log.error(ex.getMessage());
|
||||||
log.error("错误", ex);
|
log.error("错误", ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user