mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
增加日志打印统一处理方法,方便开发测试/联调
This commit is contained in:
@@ -252,4 +252,8 @@ public class SysOperLog extends BaseEntity
|
||||
{
|
||||
this.costTime = costTime;
|
||||
}
|
||||
|
||||
public String toLogString(){
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user