setup unifi wlans
This commit is contained in:
@@ -54,6 +54,11 @@ export type User = Prisma.UserModel
|
||||
*
|
||||
*/
|
||||
export type Role = Prisma.RoleModel
|
||||
/**
|
||||
* Model UnifiSite
|
||||
*
|
||||
*/
|
||||
export type UnifiSite = Prisma.UnifiSiteModel
|
||||
/**
|
||||
* Model Company
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user