package dingtalk const ( apiUrl = "https://oapi.dingtalk.com" ) const ( logTable = "dingtalk" ) const Version = "1.0.7"