zhangdongming 3 жил өмнө
parent
commit
b80fc140cb

+ 1 - 1
Controller/SurveysController.py

@@ -90,7 +90,7 @@ class SurveysView(View):
             data = {
                 'no': result.no,
                 'title': 'Zosi Cloud Storage',
-                'imageUrl': 'https://ansjerfilemanager.s3.amazonaws.com/app/images/ansjer-cloud-surveys.png',
+                'imageUrl': 'https://d2cjxvw3tr9apc.cloudfront.net/app/images/ansjer-cloud-surveys.png',
                 'userType': result.user_type,
                 'startTime': result.start_time,
                 'endTime': result.end_time,