fix
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user