package ejiaofei const ( apiUrl = "http://api.ejiaofei.net:11140" ) const ( logTable = "ejiaofei" ) const Version = "1.0.4"