mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-06 19:43:25 +08:00
更改目录结构
This commit is contained in:
6
server/base/app_ver.go
Normal file
6
server/base/app_ver.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package base
|
||||
|
||||
const (
|
||||
APP_NAME = "AnyLink"
|
||||
APP_VER = "0.1.6"
|
||||
)
|
Reference in New Issue
Block a user