mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-08 22:40:43 +08:00
excel导出优化
This commit is contained in:
@ -109,7 +109,7 @@ class User extends Common
|
||||
$data_params = [
|
||||
'where' => $where,
|
||||
'm' => 0,
|
||||
'n' => 100000,
|
||||
'n' => 0,
|
||||
];
|
||||
$data = UserService::UserList($data_params);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user