lzj500 3 年之前
父节点
当前提交
1cdfff4c1d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      thinkphp6/app/index/controller/Excel.php

+ 4 - 0
thinkphp6/app/index/controller/Excel.php

@@ -9,6 +9,10 @@ use PhpOffice\PhpSpreadsheet\IOFactory;
 class Excel
 {
 
+    /**
+     * excel比对,打印比对结果
+     * @throws \PhpOffice\PhpSpreadsheet\Exception
+     */
     public function compaire()
     {
         writeln("compaire begin");