This commit is contained in:
zhangchenbiao
2024-04-30 10:29:10 +08:00
parent 00fa285363
commit 1b42178814
2 changed files with 1 additions and 2 deletions

View File

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