配置文件误修改

This commit is contained in:
aixiao 2023-12-28 10:45:47 +08:00
parent 01f4d175a0
commit 1a548389f6
2 changed files with 1 additions and 2 deletions

View File

@ -130,7 +130,6 @@ func main() {
if err != nil {
fmt.Println(err)
}
Get_Find_Ip_Url := cfgs.Section("global").Key("Get_Find_Ip_Url").Value()
SedIpURL := cfgs.Section("global").Key("SedIpURL").Value()
StoreNo := cfgs.Section("global").Key("StoreNo").Value()