Commit 2d8b2121 authored by luben's avatar luben

Merge branch 'refs/heads/main' into dev-lb

parents ad7668d9 758d2f71
......@@ -77,9 +77,9 @@
set_up = #{setUp},
label_id = #{labelId},
unit_price = #{unitPrice},
rentalUnit = #{rental_unit},
rental_unit = #{rentalUnit},
plane_graph_url = #{planeGraphUrl},
hire_status = #{hire_status}
hire_status = #{hireStatus}
WHERE id = #{id}
</update>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment