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

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

0

请先登录再写评论。