feat: add wecom provider (#200)

Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
sh1luo
2021-07-28 20:36:27 +08:00
committed by GitHub
parent c9ae582802
commit 512a451800
6 changed files with 210 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ class ProviderEditPage extends React.Component {
{id: 'Weibo', name: 'Weibo'},
{id: 'Gitee', name: 'Gitee'},
{id: 'LinkedIn', name: 'LinkedIn'},
{id: 'WeCom', name: 'WeCom'},
]
);
} else if (provider.category === "Email") {