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,