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 fa3457f027
commit 3da143e3ab

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):