This commit is contained in:
xiaoyu
2025-03-12 17:38:56 +08:00
parent 02d2dc0a4e
commit 4ef80454f2
+1 -1
View File
@@ -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');