bugfix
This commit is contained in:
parent
e0885481c8
commit
3e57154b26
@ -438,7 +438,7 @@ order by b.enabled_date desc"""
|
||||
np.amount = eval(formula, config_data)
|
||||
ret_items.append(np)
|
||||
else:
|
||||
info(f'{config_data=}, {P=} mismatched')
|
||||
info(f'{config_data=}, {p=} mismatched')
|
||||
if len(ret_items) == 0:
|
||||
e = f'{config_data=}{yamlstr=}没有找到合适的定价'
|
||||
exception(e)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user