mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 05:20:40 +00:00
update info
This commit is contained in:
@ -7,6 +7,10 @@ import (
|
||||
"runtime"
|
||||
)
|
||||
|
||||
var (
|
||||
AppName string
|
||||
VERSION string
|
||||
)
|
||||
var tpl = `
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user