This commit is contained in:
2024-02-21 12:06:40 +07:00
parent e002bab12a
commit f1b7e28a14
19 changed files with 60 additions and 59 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import (
"log"
"os"
"github.com/IceWhaleTech/CasaOS-Common/utils/constants"
"github.com/IceWhaleTech/CasaOS-UserService/model"
"github.com/KaySar12/NextZen-Common/utils/constants"
"github.com/KaySar12/NextZen-UserService/model"
"gopkg.in/ini.v1"
)