Selaa lähdekoodia

feat():修改bug

geek 4 vuotta sitten
vanhempi
commit
48e39a9463
3 muutettua tiedostoa jossa 6 lisäystä ja 7 poistoa
  1. 1 1
      application/api/controller/Store.php
  2. 5 5
      config/cache.php
  3. 0 1
      public/api.yaml

+ 1 - 1
application/api/controller/Store.php

@@ -105,7 +105,7 @@ class Store extends BaseController {
      *           @OA\Property(description="门店介绍", property="storeContent", type="string", default="本店所有商品照片为专业摄影师拍摄,后期起精心修制及色彩调整,尽量与实际商品保持一致。"),
      *           @OA\Property(description="门店id", property="id", type="string", default=""),
      *           @OA\Property(description="门店状态 1正常 2闭店 3暂歇", property="status", type="0"),
-     *           required={"name","code","openTime","closeTime","payCode","groupId","companyId","brandId","logo",
+     *           required={"name","code","openTime","closeTime","groupId","companyId","brandId","logo",
      *     "latitude","longitude","address","mobile","storeContent"})
      *       )
      *     ),

+ 5 - 5
config/cache.php

@@ -22,9 +22,9 @@ return [
     'prefix'   => '',
     // 缓存有效期 0表示永久缓存
     'expire'   => 0,
-    'host'     => '150.158.237.55',
-    'port'     => '9011',
-    'password' => 'hsaYi130718!@',
-    'select'   => '4'
-//    'host' => '127.0.0.1',
+//    'host'     => '150.158.237.55',
+//    'port'     => '9011',
+//    'password' => 'hsaYi130718!@',
+//    'select'   => '4'
+    'host' => '127.0.0.1',
 ];

+ 0 - 1
public/api.yaml

@@ -1672,7 +1672,6 @@ paths:
                 - code
                 - openTime
                 - closeTime
-                - payCode
                 - groupId
                 - companyId
                 - brandId