Browse Source

협력병원 오류수정

databank102 4 years ago
parent
commit
e27d4edf67
1 changed files with 1 additions and 1 deletions
  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>