redial bug fixes

This commit is contained in:
Donghuang 2021-11-02 00:16:15 +08:00
parent 0d93a4843a
commit d5d4636659

View File

@ -294,7 +294,7 @@
) t1
on c.phone = t1.phone
set c.active = 0,
set c.status = 'CALLED',
c.note = 'Called In 4 Hours',
c.updated_by = #{arg.operator},
c.updated_time = now()