mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-02 22:52:38 +08:00
fix: 修复新增租户报错
This commit is contained in:
@ -4,6 +4,8 @@ export type TenantVO = {
|
||||
packageId: number
|
||||
contactName: string
|
||||
contactMobile: string
|
||||
username: string
|
||||
password: string
|
||||
accountCount: number
|
||||
expireTime: string
|
||||
domain: string
|
||||
|
||||
Reference in New Issue
Block a user