mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-04-12 17:59:55 +00:00
Compare commits
8 Commits
v0.0.93
...
wifedata-2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f6bd73bf14 | ||
|
|
a364bbd91e | ||
|
|
328d7638e6 | ||
|
|
b455536070 | ||
|
|
f02b9f90ea | ||
|
|
6bcac0faab | ||
|
|
4f751a1cda | ||
|
|
465a1717a7 |
Binary file not shown.
|
Before Width: | Height: | Size: 300 KiB After Width: | Height: | Size: 313 KiB |
2
Wife
2
Wife
Submodule Wife updated: b92443d3d4...89ada10f13
3
main.go
3
main.go
@@ -67,7 +67,8 @@ func main() {
|
|||||||
r := registry.NewRegedit(net.JoinHostPort(h, "32664"), "", "fumiama", os.Getenv("REILIA_SPS"))
|
r := registry.NewRegedit(net.JoinHostPort(h, "32664"), "", "fumiama", os.Getenv("REILIA_SPS"))
|
||||||
err = r.Connect()
|
err = r.Connect()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
panic(err)
|
fmt.Println(err)
|
||||||
|
continue
|
||||||
}
|
}
|
||||||
for i, fn := range files {
|
for i, fn := range files {
|
||||||
for c := 0; c < 16; c++ {
|
for c := 0; c < 16; c++ {
|
||||||
|
|||||||
Reference in New Issue
Block a user