package constants // 应用程序版本信息 const ( // AppVersion 应用程序版本号 AppVersion = "1.2.0" )