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