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

+ 1 - 1
Controller/OTAEquipment.py

@@ -551,7 +551,7 @@ def getNewVerInterface(request):
                 str_uuid += uid
             str_uuid += now_ver
             device_info_key = 'ASJ:SERVER:VERSION:{}'.format(str_uuid)
-            logger.info('缓存key={}', device_info_key)
+            logger.info('缓存key={}'.format(device_info_key))
             redisObject.set_data(device_info_key, device_info_value, expire)
 
             url_tko = UrlTokenObject()