songxingwei 2 년 전
부모
커밋
0424df5ca7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/PHPExcelService.php

+ 1 - 1
application/PHPExcelService.php

@@ -1,7 +1,7 @@
 <?php
 namespace app\common\library;
 
-use crmeb\services\JsonService as Json;
+//use crmeb\services\JsonService as Json;
 
 class PHPExcelService
 {