fix oauth register #26 #23

This commit is contained in:
ljw
2024-10-29 15:31:27 +08:00
parent 991fc86fa6
commit 001884a4d8
4 changed files with 30 additions and 33 deletions

View File

@@ -101,7 +101,7 @@ func main() {
}
func DatabaseAutoUpdate() {
version := 241
version := 242
db := global.DB