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