This commit is contained in:
ayflying
2025-03-06 11:53:18 +08:00
parent d44810e174
commit f654e0feda
3 changed files with 7 additions and 7 deletions

View File

@@ -6,8 +6,8 @@
package service
import (
v1 "github.com/ayflying/utility_go/api/system/v1"
"github.com/gogf/gf/v2/net/gclient"
v1 "new-gitlab.adesk.com/public_project/utility_go/api/system/v1"
)
type (