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