fix(lark): add lark api

v3.2
dataeaseShu 2025-06-13 17:50:25 +08:00 committed by 刘瑞斌
parent e364070082
commit 26be536b40
1 changed files with 2 additions and 1 deletions

View File

@ -366,7 +366,8 @@ export default {
getSharedAuthorizationModelPost,
getLarkDocumentList,
importLarkDocument
importLarkDocument,
postLarkKnowledge
} as {
[key: string]: any
}