fix bug on preserve values from last record

This commit is contained in:
r0n1n7an 2025-01-14 14:20:26 +08:00
parent 074cfe8b3f
commit e619d12682

View File

@ -430,8 +430,8 @@ func (e *EWS) SetUutInfo(cfg cnf.Cfg, logger *log.Logger, host string, addr stri
pn, pn,
mo, mo,
sku, sku,
params["LINE"], line,
params["STAGE"], stage,
ui.FirstAck, ui.FirstAck,
ui.LastChg, ui.LastChg,
) )