This commit is contained in:
zhangchenbiao
2024-04-30 09:34:53 +08:00
parent 1907597828
commit b0488a65d1

View File

@@ -128,7 +128,7 @@
environment_score = #{update.environmentScore},
rent_contract = #{update.rentContract},
map_evaluation_report = #{update.mapEvaluationReport},
picture_obj = #{update.pictureObj},
picture_obj = #{update.pictureObj}
where id = #{update.id}
</update>