飞书交互-根据用户账号获取飞书对话框链接接口开发。

知识分享-增加"联系创建人"按钮,点击后打开飞书联系人对话框。
配置文件整理。
This commit is contained in:
wangzhijiang
2022-12-07 16:25:47 +08:00
parent f927f5c637
commit 4e27c76b78
9 changed files with 184 additions and 19 deletions
+1
View File
@@ -1363,4 +1363,5 @@ module.exports = {
CuiBan:'CuiBan',
brand:'Brand',
allsubitemsitem:'Whether to delete all subitems under this item',
contactTheFounder:'Contact the founder',
}
+1
View File
@@ -1464,4 +1464,5 @@ module.exports = {
CuiBan:'催办',
brand:'品牌',
allsubitemsitem:'该项目下拥有子项目是否全部删除',
contactTheFounder:'联系创建人',
}