feat: There is no way the, 改改改 从企标计划开始 改到 企标标准入库及企标库 改至计划已确认关联之多…… 待改完
This commit is contained in:
@@ -541,7 +541,7 @@
|
|||||||
(SELECT GROUP_CONCAT(UNAME) from ts_user WHERE find_in_set(USID,wg_leader) ) as wg_leaderName
|
(SELECT GROUP_CONCAT(UNAME) from ts_user WHERE find_in_set(USID,wg_leader) ) as wg_leaderName
|
||||||
from es_revise_plan
|
from es_revise_plan
|
||||||
left join sar_bussioness_stand on sar_bussioness_stand.ID = es_revise_plan.rqb_json
|
left join sar_bussioness_stand on sar_bussioness_stand.ID = es_revise_plan.rqb_json
|
||||||
where es_name = #{esName}
|
where es_name = #{esName} and buss_sort = #{bussSort}
|
||||||
<if test="id != null and id != '' ">
|
<if test="id != null and id != '' ">
|
||||||
and es_revise_plan.id != #{id}
|
and es_revise_plan.id != #{id}
|
||||||
</if>
|
</if>
|
||||||
|
|||||||
Reference in New Issue
Block a user