WIN-2308041133\Administrator 3 days ago
parent
commit
54bfa23d62
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/admin/controller/system/SystemStore.php

+ 1 - 0
app/admin/controller/system/SystemStore.php

@@ -127,6 +127,7 @@ class SystemStore extends AuthController
             ['latlng', ''],
             ['valid_time', []],
             ['day_time', []],
+            ['is_pick',0]
         ]);
         SystemStoreModel::beginTrans();
         try {