【调整】微信公众号图标调整

This commit is contained in:
chenzhihua
2025-06-10 16:35:11 +08:00
parent c5167b374e
commit d8f4ee0e80
326 changed files with 7428 additions and 1851 deletions

View File

@@ -19,7 +19,7 @@ export interface ApiProjectType {
// $t('t_0_1747886301644')
export const MessagePushConfig = {
mail: { name: $t('t_68_1745289354676'), type: 'mail' },
wecom: { name: $t('t_33_1746773350932'), type: 'wecom' },
workwx: { name: $t('t_33_1746773350932'), type: 'workwx' },
dingtalk: { name: $t('t_32_1746773348993'), type: 'dingtalk' },
feishu: { name: $t('t_34_1746773350153'), type: 'feishu' },
webhook: { name: 'WebHook', type: 'webhook' },