feat: add ai generate recipe
This commit is contained in:
@@ -66,4 +66,9 @@ export interface StuffItem {
|
||||
* 显示标签
|
||||
*/
|
||||
label?: string
|
||||
/**
|
||||
* 英文名称, for ai keyword
|
||||
* @example 'potato'
|
||||
*/
|
||||
en?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user