修改git.rosy.net.cn->gitrosy.jxc4.com 主要是因为改变了git服务器

This commit is contained in:
邹宗楠
2025-11-20 14:28:53 +08:00
parent f520b3e2e0
commit 829c546a52
146 changed files with 740 additions and 741 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,9 +8,9 @@
package routers
import (
"git.rosy.net.cn/jx-callback/controllers"
"github.com/astaxie/beego/server/web"
beecontext "github.com/astaxie/beego/server/web/context"
"gitrosy.jxc4.com/jx-callback/controllers"
)
func init() {