网关上传错误日志去除
This commit is contained in:
parent
83b2eb197f
commit
3e0ac2970b
@ -69,7 +69,7 @@ public class GatewayLogging implements ToClsLog, Serializable {
|
||||
}
|
||||
|
||||
if (!Objects.equals(this.getResponse().getCode(), "200")) {
|
||||
loggingUploadService.upload(this);
|
||||
// loggingUploadService.upload(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user