包名改回来

This commit is contained in:
ayflying
2025-03-06 14:38:03 +08:00
parent f654e0feda
commit 92a127e128
25 changed files with 56 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
package callback
import (
"new-gitlab.adesk.com/public_project/utility_go/api/callback"
"github.com/ayflying/utility_go/api/callback"
)
type ControllerV1 struct{}