Browse Source

修改配置

duqinya 6 years ago
parent
commit
fc6bd80f42
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/Http/Controllers/ConfigController.php

+ 2 - 2
app/Http/Controllers/ConfigController.php

@@ -32,8 +32,8 @@ class ConfigController extends Controller
                 ],
             //配送方式
             'express_type' => [
-                '1' => '快递',
-                '2' => '自提',
+                '1' => '自提',
+                '2' => '快递',
                 '0' => '全部',
             ],
                 //储存方式