Refactor project structure and update import paths to GMWalletApp/epusdt

This commit is contained in:
line-6000
2026-04-23 02:17:21 +08:00
parent 91936d580f
commit 89be1fc967
86 changed files with 254 additions and 254 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"strings"
"time"
"github.com/assimon/luuu/util/http_client"
"github.com/GMWalletApp/epusdt/util/http_client"
"github.com/spf13/viper"
"github.com/tidwall/gjson"
)