fix(lark): add lark api

This commit is contained in:
dataeaseShu 2025-06-13 17:50:25 +08:00 committed by 刘瑞斌
parent e364070082
commit 26be536b40

View File

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