Fix history

This commit is contained in:
mac 2026-06-28 15:46:12 +03:00
parent 341f4bf5dd
commit c72c1d9b45

View File

@ -8778,6 +8778,7 @@ class CommonController extends ApiController
'' as tele2,
'' as tracking,
0 as cancel,
0 as deal_id,
if (
ev.from_id <> 0,
(SELECT u.user_logo FROM users as u WHERE u.id = ev.from_id),