lzj500 il y a 3 ans
Parent
commit
1cdfff4c1d
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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");