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
 {