feat: 升级UA版本
This commit is contained in:
parent
f47c5f2617
commit
67d3989976
|
|
@ -41,7 +41,7 @@ type UserAgentConfig struct {
|
|||
|
||||
func NewDingtalkGoSDKUserAgent() *UserAgentConfig {
|
||||
return &UserAgentConfig{
|
||||
UserAgent: "dingtalk-sdk-go/0.1.0",
|
||||
UserAgent: "dingtalk-sdk-go/v0.2.0",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue