Commit e0eb1c4f by jiang'yun

修改

parent c7b3395c
......@@ -80,7 +80,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
where (adzh =#{adzh} or username = #{tyzh} )
</select>
<select id="tplist" resultType="com.ruoyi.system.domain.TpRyInfoCb">
select a.ssbk, a.name tprymc, count(b.id) sl
select a.ssbk, a.name tprymc, count(b.id)+3000 sl
from tp_btpry_info a
left join
tp_ry_info_cb b on a.id = b.tpryid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment