Ken 1 tháng trước cách đây
mục cha
commit
529f3bb7cf
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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();
     }