shish 2 anni fa
parent
commit
747cfb4c34
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      app-ghs/controllers/TestController.php

+ 3 - 1
app-ghs/controllers/TestController.php

@@ -30,7 +30,9 @@ class TestController extends BaseController
 
         $arr = [
             ['name' => '国兰花尚', 'merchantNo' => '82239305992006L', 'wx' => [600913569, 600907053], 'zfb' => '2088820709029782'],
-            //['name' => '花掌柜', 'merchantNo' => '82240505992000P', 'wx' => [600466131, 600465187], 'zfb' => '2088820656569304']
+            //['name' => '花掌柜', 'merchantNo' => '82240505992000P', 'wx' => [600466131, 600465187], 'zfb' => '2088820656569304'],
+            ['name' => '纯彩花艺', 'merchantNo' => '82239305992006M', 'wx' => [600922790, 600915407], 'zfb' => '2088820710146836'],
+            ['name' => '集美天天鲜花', 'merchantNo' => '82239305992006P', 'wx' => [601036538, 601036322], 'zfb' => '2088820726763339'],
         ];
         $new = [];
         foreach ($arr as $item) {