lzj500 3 vuotta sitten
vanhempi
commit
1cdfff4c1d
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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
 class Excel
 {
 {
 
 
+    /**
+     * excel比对,打印比对结果
+     * @throws \PhpOffice\PhpSpreadsheet\Exception
+     */
     public function compaire()
     public function compaire()
     {
     {
         writeln("compaire begin");
         writeln("compaire begin");