package taobao const ( apiUrl = "https://eco.taobao.com/router/rest" ) const ( logTable = "taobao" ) const Version = "1.0.3"