超管后台 - 客户池分页按钮

This commit is contained in:
柳清爽
2025-04-11 16:19:42 +08:00
parent 0cd689e6ae
commit 31cdc895e6
3 changed files with 36 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ class TrafficPool extends Controller
->join('wechat_friend wf', 'tp.wechatId = wf.wechatId', 'left')
// 查询字段
->field([
'distinct ts.identifier',
'tp.id',
'tp.avatar',
'tp.nickname',