zealerChina 1 anno fa
parent
commit
23fefaae3d
1 ha cambiato i file con 13 aggiunte e 13 eliminazioni
  1. 13 13
      application/common/service/MobileImport.php

+ 13 - 13
application/common/service/MobileImport.php

@@ -106,19 +106,19 @@ class MobileImport{
             "批号"=>'batch_no',
         ];
         //dd($fieldArr);
-    $infoArr=[
-        '免流APP'=>'free_app',
-        '资费套餐'=>'describe',
-        '注意事项'=>'content',
-        '每年流量(G'=>'flow_year',
-        '费用'=>'fee',
-        '首月免月租'=>'first_month_free',
-        '前多少名免单'=>'flow_free_limit',
-        '简介'=>'describe',
-    ];
-    $proxyInfo=[
-        '供应商电话'=>'proxy_phone',
-    ];
+        $infoArr=[
+            '免流APP'=>'free_app',
+            '资费套餐'=>'describe',
+            '注意事项'=>'content',
+            '每年流量(G'=>'flow_year',
+            '费用'=>'fee',
+            '首月免月租'=>'first_month_free',
+            '前多少名免单'=>'flow_free_limit',
+            '简介'=>'describe',
+        ];
+        $proxyInfo=[
+            '供应商电话'=>'proxy_phone',
+        ];
         //$admin=Admin::get($admin_id);
         //加载文件
         $insert = [];