p
This commit is contained in:
@@ -28,7 +28,7 @@ class City extends Wxapp
|
||||
$this->biz_id = $this->get_biz_id();
|
||||
}
|
||||
|
||||
protected function get()
|
||||
public function get()
|
||||
{
|
||||
$page = $this->input_param('page');
|
||||
$size = $this->input_param('size');
|
||||
|
||||
Reference in New Issue
Block a user