mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-15 12:50:30 +00:00
🎨 改进代码样式
This commit is contained in:
parent
a2dfc54068
commit
91a837477a
@ -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()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user