mirror of
https://github.com/skyle1995/NetworkAuth.git
synced 2026-05-25 02:24:05 +08:00
Add classification annotations
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
package constants
|
||||
|
||||
// 应用程序版本信息
|
||||
const (
|
||||
// AppVersion 应用程序版本号
|
||||
AppVersion = "0.3.0"
|
||||
)
|
||||
package constants
|
||||
|
||||
// ============================================================================
|
||||
// 常量定义
|
||||
// ============================================================================
|
||||
|
||||
// 应用程序版本信息
|
||||
const (
|
||||
// AppVersion 应用程序版本号
|
||||
AppVersion = "0.3.0"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user