This commit is contained in:
2023-07-07 17:51:48 +08:00
parent 8aad406ab0
commit d52133394c
12 changed files with 124 additions and 106 deletions

View File

@ -78,4 +78,6 @@ public class SysTenant extends BaseEntity {
this.tenantId = tenantId;
this.status = status;
}
}