:art: @logit(body=True)

huangqimin001 %!s(int64=3) %!d(string=hace) años
padre
commit
a86f6d0c5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/eqpt_views.py

+ 1 - 1
api/eqpt_views.py

@@ -84,7 +84,7 @@ def eqpt_onoff(request):
84 84
     return response()
85 85
 
86 86
 
87
-@logit
87
+@logit(body=True)
88 88
 def eqpt_list(request):
89 89
     point_id = request.POST.get('point_id', '')
90 90
     macid = request.POST.get('macid', '')