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>