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