소스 검색

客户修改

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,