添加用户
This commit is contained in:
		| @@ -28,6 +28,9 @@ export type Resource = { | ||||
|   uid?: string; | ||||
| }; | ||||
|  | ||||
| /** | ||||
|  * 资源管理 | ||||
|  */ | ||||
| export class ResourceModel extends Model { | ||||
|   declare id: string; | ||||
|   declare name: string; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user