mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 23:13:32 +08:00
style(work): clean code
This commit is contained in:
parent
f6b919e59b
commit
98fc6e6c3a
@ -210,7 +210,6 @@ namespace SKIT.FlurlHttpClient.Wechat.Work
|
||||
throw new Exceptions.WechatWorkEventSerializationException("Serialize event failed. Please see the `InnerException` for more details.", ex);
|
||||
}
|
||||
|
||||
|
||||
if (string.IsNullOrEmpty(client.Credentials.PushEncodingAESKey))
|
||||
throw new Exceptions.WechatWorkEventSerializationException("Encrypt event failed, because there is no encoding AES key.");
|
||||
if (string.IsNullOrEmpty(client.Credentials.PushToken))
|
||||
|
Loading…
Reference in New Issue
Block a user