locky 4 жил өмнө
parent
commit
af04434a08

+ 1 - 1
Controller/SerialNumberController.py

@@ -382,7 +382,7 @@ class SerialNumberView(View):
         content = json.loads(json.dumps(request_dict))
         log = {
             'ip': ip,
-            'user': 0,
+            'user_id': 1,
             'status': 200,
             'time': now_time,
             'operation': '解绑uid',