:art: Log body for ess_callback

huangqimin001 9 mesi fa
parent
commit
3c8dd87b1b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      api/lensman/contract_mp_views.py

+ 1 - 1
api/lensman/contract_mp_views.py

@@ -179,6 +179,6 @@ def get_contribtion_contract_sign_mppath(lensman, FlowId):
179 179
     return create_scheme_url_result.SchemeUrl
180 180
 
181 181
 
182
-@logit(res=True)
182
+@logit(body=True, res=True)
183 183
 def ess_callback(request):
184 184
     return response()