瀏覽代碼

협력병원 오류수정

databank102 4 年之前
父節點
當前提交
e27d4edf67
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>