moved cache point
This commit is contained in:
@@ -386,9 +386,6 @@ class BaseService:
|
||||
# "product_id": product_id,
|
||||
}
|
||||
|
||||
cacheId = str(provision_uid).replace("-", "")
|
||||
BaseService.write_cache_data("WEB_IMAGE",cacheId, response_data)
|
||||
|
||||
return response_data
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user