update table_name set field1='${value}'; this sql can't execute

update order_field_fill_value_config set customer_value='${locationCode}', customer_warehouse_code_value='${locationWarehouseCode}';

when I execute

0
1 comment

Do you expect parameters here? If no, disable them in settings: 

0

Please sign in to leave a comment.