mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 13:02:53 +08:00
百度小程序
This commit is contained in:
@ -47,7 +47,7 @@ class Answer extends Common
|
||||
$this->IsLogin();
|
||||
|
||||
// 参数
|
||||
$params = input();
|
||||
$params = $this->data_request;
|
||||
$params['user'] = $this->user;
|
||||
|
||||
// 分页
|
||||
|
||||
Reference in New Issue
Block a user