🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2022-06-13 04:32:42 +00:00
parent a2dfc54068
commit 91a837477a

View File

@ -78,7 +78,6 @@ func (sql *婚姻登记) checkupdate(gid int64) (updatetime string, number int,
return return
} }
func (sql *婚姻登记) 重置(gid string) error { func (sql *婚姻登记) 重置(gid string) error {
sql.dbmu.Lock() sql.dbmu.Lock()
defer sql.dbmu.Unlock() defer sql.dbmu.Unlock()