yumeng 2 weeks ago
parent
commit
c3c0842dc5

+ 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>