lang %!s(int64=3) %!d(string=hai) anos
pai
achega
90f75df767
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Controller/CloudStorage.py

+ 4 - 0
Controller/CloudStorage.py

@@ -850,6 +850,10 @@ class CloudStorageView(View):
                     return HttpResponseRedirect(red_url)
             return response.json(0, signature)
         except Exception as e:
+            logger = logging.getLogger('info')
+            logger.info('alipay----notify---------')
+            logger.info(repr(e))
+            logger.info(sys.exc_info())
             if order_qs:
                 order_qs.update(status=10, promotion_rule_id=promotion_rule_id)
             redisObj.del_data(key=orderID + 'do_notify')