This commit is contained in:
源文雨 2022-06-13 13:05:42 +08:00
commit 5c4b5359e0

View File

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