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