This commit is contained in:
yumoqing 2026-03-25 16:50:46 +08:00
parent 4143bbd13e
commit 312084b9a3

View File

@ -347,7 +347,7 @@ order by b.enabled_date desc"""
p_ok = False
break
except Exception as e:
msg = f'{f}: {spec_value=}, {data_data=}'
msg = f'{f}: {spec_value=}, {data_value=}'
exception(f'{e}:{msg}')
raise e
if p_ok: