|
|
@@ -41,7 +41,7 @@ func init() { |
|
|
|
// @contact.email 1239118001@qq.com |
|
|
|
// @license.name Apache 2.0 |
|
|
|
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html |
|
|
|
// @host mp.xbkai.com |
|
|
|
// @host ddxq.izhim.com |
|
|
|
// @BasePath /api |
|
|
|
func main() { |
|
|
|
r := router.Init() // 创建路由 |
|
|
|