package meituan const ( apiUrl = "https://openapi.meituan.com" ) const ( logTable = "meituan" ) const Version = "1.0.4"