作者 王智

xiugai

... ... @@ -218,8 +218,4 @@ class Update extends Api
})
*/
public function del()
{
Db::name('area')->where('pid', 'neq', 0)->delete();
}
}
\ No newline at end of file
... ...