7d7c9825 by fanngyuan

change to asta

1 parent dee542df
1 package testing 1 package testing
2 2
3 import ( 3 import (
4 "github.com/fanngyuan/beego" 4 "github.com/astaxie/beego"
5 "github.com/fanngyuan/beego/httplib" 5 "github.com/astaxie/beego/httplib"
6 ) 6 )
7 7
8 var port = "" 8 var port = ""
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!