Explorar o código

优化缓存key

zhangdongming %!s(int64=3) %!d(string=hai) anos
pai
achega
e371b535ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/UnicomCombo/UnicomComboController.py

+ 1 - 1
Controller/UnicomCombo/UnicomComboController.py

@@ -150,7 +150,7 @@ class UnicomComboView(View):
         """
         logger = logging.getLogger('info')
         try:
-            flow_key = 'asj:unicom:flow:{}'
+            flow_key = 'ASJ:UNICOM:FLOW:{}'
             now_time = int(time.time())
             today = datetime.datetime.today()
             year = today.year