Ken hace 2 semanas
padre
commit
529f3bb7cf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      app/Http/Controllers/admin/Config.php

+ 0 - 2
app/Http/Controllers/admin/Config.php

@@ -419,8 +419,6 @@ class Config extends Controller
                 return $this->error(intval($e->getCode()), '保存成功,发送失败');
             }
         }
-
-
         return $this->success();
     }