yumeng 2 주 전
부모
커밋
c3c0842dc5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      jeecg-boot-module-system/src/main/java/cn/com/ctop/common/module/mapper/xml/BytedanceProjectMapper.xml

+ 1 - 0
jeecg-boot-module-system/src/main/java/cn/com/ctop/common/module/mapper/xml/BytedanceProjectMapper.xml

@@ -207,6 +207,7 @@
                            on t1.project_id = t2.id
         where t1.account_id = #{accountId}
           and t1.account_status = 0
+        limit 1
 
     </select>