Guo1B0 преди 1 година
родител
ревизия
4071396415
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      fhKeeper/formulahousekeeper/management-crm/src/main/resources/mapper/ClueMapper.xml

+ 1 - 2
fhKeeper/formulahousekeeper/management-crm/src/main/resources/mapper/ClueMapper.xml

@@ -364,10 +364,9 @@
     </select>
     <select id="getAllList" resultType="com.management.platform.entity.Clue">
         select id,
-               clue_name,
+               clue_name
         from clue
         where company_id =#{companyId}
-
     </select>
     <select id="getAlllist1" resultType="com.management.platform.entity.Clue">
         select id,