|
@@ -156,7 +156,8 @@
|
|
TOTAL_CAPACITY = #{totalCapacity},
|
|
TOTAL_CAPACITY = #{totalCapacity},
|
|
TOTAL_STAFF = #{totalStaff},
|
|
TOTAL_STAFF = #{totalStaff},
|
|
COOPERATIVE_CODE = #{cooperativeCode},
|
|
COOPERATIVE_CODE = #{cooperativeCode},
|
|
- JURISDICTION = #{jurisdiction}
|
|
|
|
|
|
+ JURISDICTION = #{jurisdiction},
|
|
|
|
+ CENTER_NAME = #{centerName}
|
|
WHERE CENTER_CODE = ${centerCode}
|
|
WHERE CENTER_CODE = ${centerCode}
|
|
]]>
|
|
]]>
|
|
</update>
|
|
</update>
|