This commit is contained in:
fumiama 2022-08-16 10:42:41 +08:00
parent 962c48ca36
commit 926d48af81
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ import (
const bed = "https://gitcode.net/u011570312/OguraHyakuninIsshu/-/raw/master/"
// nolint: asciicheck
//nolint: asciicheck
type line struct {
番号, 歌人, 上の句, 下の句, 上の句ひらがな, 下の句ひらがな string
}

View File

@ -29,7 +29,7 @@ import (
"github.com/FloatTech/zbputils/img/writer"
)
// nolint: asciicheck
//nolint: asciicheck
type 婚姻登记 struct {
db *sql.Sqlite
dbmu sync.RWMutex