数据优化

This commit is contained in:
devil_gong
2019-01-10 11:43:53 +08:00
parent 59caa708ce
commit 5f40abf3af
6 changed files with 6 additions and 24 deletions

View File

@ -50,7 +50,6 @@ class UserIntegral extends Common
// 参数
$params = $this->data_post;
$params['user'] = $this->user;
$params['user_type'] = 'user';
// 分页
$number = 10;