mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
feat(publish): Wechat OffiAccount (#2386)
* feat: OffiAccount fe * feat: offiaccount * fix: wecom requires AES key * fix: OffiAccountEditModal * chore: change wechat svg icon * chore: add offiaccount svg * chore: hide unimplemented wecom entries
This commit is contained in:
@@ -31,5 +31,12 @@
|
||||
"edit_modal_title": "编辑企微机器人",
|
||||
"create_modal_title": "创建企微机器人",
|
||||
"api": "企微 API"
|
||||
},
|
||||
"official_account": {
|
||||
"name": "微信公众号接入",
|
||||
"desc": "通过 API 直接接入微信公众号",
|
||||
"edit_modal_title": "编辑微信公众号接入",
|
||||
"create_modal_title": "创建微信公众号接入",
|
||||
"api": "微信公众号 API"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user