Files
FASS/2.0.0/update/2.3.4.0/flow_task_template_parameter.sql
T

2 lines
208 B
SQL
Raw Normal View History

2026-07-14 21:33:39 +08:00
UPDATE "flow_task_template_parameter" SET "value" = '2' WHERE "id" = 'ChargeNodeStartChargingParameter';
UPDATE "flow_task_template_parameter" SET "value" = '1' WHERE "id" = 'ChargeNodeStopChargingParameter';