mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
This commit is contained in:
@@ -57,6 +57,7 @@ export type ModelConfigDetail = {
|
||||
}
|
||||
|
||||
export type LogAnnotation = {
|
||||
id: string
|
||||
content: string
|
||||
account: {
|
||||
id: string
|
||||
|
||||
Reference in New Issue
Block a user