WIN-2308041133\Administrator 2 hónapja
szülő
commit
56e31ac777
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/system/controller/Sys.php

+ 1 - 1
app/system/controller/Sys.php

@@ -83,7 +83,7 @@ class Sys extends BaseController
                 ['img', ''],
                 ['content', ''],
                 ['query', ''],
-                ['is_show', 0],
+                ['is_show', ''],
             ], $request);
             @file_put_contents('quanju.txt',  json_encode($post)."-接受的传参\r\n", 8);