Commit 758d2f71 authored by lixuan's avatar lixuan

Merge branch 'dev' into 'main'

Dev

See merge request !82
parents f8b7d55b 112c117e
Pipeline #143025 failed with stages
in 2 minutes and 8 seconds
......@@ -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