chore: fix typecheck
This commit is contained in:
@@ -15,7 +15,7 @@ export interface Cookbook {
|
||||
/**
|
||||
* 菜谱
|
||||
*/
|
||||
recipes: Recipes[]
|
||||
recipes: Recipes
|
||||
|
||||
createdAt: string
|
||||
updatedAt: string
|
||||
|
||||
Reference in New Issue
Block a user