1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 08:30:54 +00:00

change to asta

This commit is contained in:
fanngyuan 2013-08-22 14:27:23 +08:00
parent dee542df42
commit 7d7c9825e9

View File

@ -1,8 +1,8 @@
package testing
import (
"github.com/fanngyuan/beego"
"github.com/fanngyuan/beego/httplib"
"github.com/astaxie/beego"
"github.com/astaxie/beego/httplib"
)
var port = ""