配置文件误修改
This commit is contained in:
parent
01f4d175a0
commit
1a548389f6
1
main.go
1
main.go
@ -130,7 +130,6 @@ func main() {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Println(err)
|
fmt.Println(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
Get_Find_Ip_Url := cfgs.Section("global").Key("Get_Find_Ip_Url").Value()
|
Get_Find_Ip_Url := cfgs.Section("global").Key("Get_Find_Ip_Url").Value()
|
||||||
SedIpURL := cfgs.Section("global").Key("SedIpURL").Value()
|
SedIpURL := cfgs.Section("global").Key("SedIpURL").Value()
|
||||||
StoreNo := cfgs.Section("global").Key("StoreNo").Value()
|
StoreNo := cfgs.Section("global").Key("StoreNo").Value()
|
||||||
|
Loading…
Reference in New Issue
Block a user