fix(lark): add lark api
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run

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,
getLarkDocumentList,
importLarkDocument
importLarkDocument,
postLarkKnowledge
} as {
[key: string]: any
}