fix(lark): add lark api
This commit is contained in:
parent
e364070082
commit
26be536b40
@ -366,7 +366,8 @@ export default {
|
||||
getSharedAuthorizationModelPost,
|
||||
|
||||
getLarkDocumentList,
|
||||
importLarkDocument
|
||||
importLarkDocument,
|
||||
postLarkKnowledge
|
||||
} as {
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user