场景获客已添加用户及获客列表优化

This commit is contained in:
wong
2025-07-17 11:38:59 +08:00
parent 4b3268c6b1
commit 03ac4ff722
3 changed files with 20 additions and 6 deletions

View File

@@ -149,12 +149,11 @@ class PosterWeChatMiniProgram extends Controller
$data = [
'id' => $task['id'],
'name' => $task['name'],
'poster' => ['sUrl' => $posterUrl],
'sTip' => '啦啦啦啦',
'sTip' => '',
];