databank102 4 лет назад
Родитель
Сommit
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>