package pinduoduo const ( apiUrl = "https://gw-api.pinduoduo.com/api/router" ) const ( logTable = "pinduoduo" )