lzj500 3 years ago
parent
commit
1cdfff4c1d
1 changed files with 4 additions and 0 deletions
  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");