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