mirror of
https://github.com/songquanpeng/message-pusher.git
synced 2025-09-28 04:52:13 +08:00
feat: channel corp is done
This commit is contained in:
@@ -409,6 +409,7 @@ func UpdateSelf(c *gin.Context) {
|
||||
WeChatCorpAccountAgentId: user.WeChatCorpAccountAgentId,
|
||||
WeChatCorpAccountUserId: user.WeChatCorpAccountUserId,
|
||||
WeChatCorpAccountClientType: user.WeChatCorpAccountClientType,
|
||||
CorpWebhookURL: user.CorpWebhookURL,
|
||||
LarkWebhookURL: user.LarkWebhookURL,
|
||||
LarkWebhookSecret: user.LarkWebhookSecret,
|
||||
DingWebhookURL: user.DingWebhookURL,
|
||||
|
Reference in New Issue
Block a user