askbot-dragon 1.4.49 → 1.4.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "askbot-dragon",
3
- "version": "1.4.49",
3
+ "version": "1.4.50",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -85,7 +85,8 @@ export default {
85
85
  WECHAT: "来源于微信",
86
86
  AUTO_SYN_FROM_LOCAL_FILE: "自动同步于本地",
87
87
  YUQUE: "来源于语雀",
88
- CORP_LOCAL_FILE:'来源于企业知识库'
88
+ CORP_LOCAL_FILE:'来源于企业知识库',
89
+ FEISHU:'来源于飞书-云文档'
89
90
  },
90
91
  imageObj: {
91
92
  PDF: 'pdf1',