完成博客、资源管理api
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export type TagType = {
|
||||
id: string;
|
||||
name: string;
|
||||
color: string;
|
||||
type: string;
|
||||
}
|
||||
|
||||
export interface Resource {
|
||||
|
||||
Reference in New Issue
Block a user