Explorar el Código

협력병원 오류수정

databank102 hace 4 años
padre
commit
e27d4edf67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/mybatis/mapper/staff/staffManager.xml

+ 1 - 1
src/main/resources/mybatis/mapper/staff/staffManager.xml

@@ -110,7 +110,7 @@
                     #{createById},
                     #{locationCode},
                     #{centerName},
-                    #{cooperativeCode},
+                    #{cooperativeCode}
                 )
         ]]>
     </insert>