@ -91,7 +91,7 @@
<foreach collection="list" item="item" index="index" separator=",">
(
(SELECT REPLACE(UUID(), '-', '') AS id),
#{customerId},
#{item.customerId},
#{item.deptId},
#{item.agencyId},
#{item.quarterId},
@ -26,7 +26,7 @@