This commit is contained in:
shoopea 2019-05-04 17:15:54 +08:00
parent 92f77b3b17
commit eb08faf245

1
sql.go
View File

@ -2,6 +2,7 @@ package main
import (
"log"
"strconv"
)
func initDB() {