the_bug 6 달 전
부모
커밋
52f67de56e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Controller/IndexController.php

+ 1 - 1
app/Controller/IndexController.php

@@ -63,5 +63,5 @@ class IndexController extends AbstractController
 //        return $result->getImageBase64();
 
     }
-
+// test
 }