package dingtalk const ( apiUrl = "https://oapi.dingtalk.com" ) const ( LogTable = "dingtalk" Version = "1.0.16" )