Update views.py for 2.3.9

i test is sure
This commit is contained in:
hlshell
2024-11-28 15:07:05 +08:00
committed by GitHub
parent 3da4db8d58
commit a4ab92ae94

View File

@@ -17,7 +17,7 @@ from django.utils import translation
# Create your views here.
VERSION = '2.3'
BUILD = 8
BUILD = 9
def verifyLogin(request):