This commit is contained in:
shoopea 2020-02-01 20:29:28 +08:00
parent cd70f448da
commit 6d80eb8524

2
td.go
View File

@ -1,7 +1,7 @@
package main package main
import ( import (
"encoding/json" //"encoding/json"
"fmt" "fmt"
"log" "log"
"math" "math"