rabin 6 năm trước cách đây
mục cha
commit
ca36cfcffa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      front/api/main.py

+ 1 - 1
front/api/main.py

@@ -49,4 +49,4 @@ class index_path(Load):
           for key, value in enumerate(pic):
             pic[key]['cdates'] = Demeter.date(value['cdate'])
             self.data['pic'] = pic
-		self.out('yes', self.data)
+        self.out('yes', self.data)