mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-10-29 02:57:13 +08:00
refactor(extension/tenant): 多租户组件适配动态隔离级别 (#8)
This commit is contained in:
@@ -175,6 +175,7 @@ public class LogRecord {
|
||||
public String getErrorMsg() {
|
||||
return errorMsg;
|
||||
}
|
||||
|
||||
public void setErrorMsg(String errorMsg) {
|
||||
this.errorMsg = errorMsg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user