package wikeyun const ( CodeSuccess = "0000" ) const ( apiUrl = "https://router.wikeyun.cn" ) const ( logTable = "wikeyun" )