This commit is contained in:
parent
6552d03890
commit
51b0c0bb21
|
|
@ -23,6 +23,7 @@
|
|||
WHERE
|
||||
bc.cust_id = #{custId}
|
||||
AND bc.source_type = #{sourceType}
|
||||
order by crtime desc
|
||||
</select>
|
||||
<!--<!– 分页获取投诉建议–>-->
|
||||
<!-- <select id="selectPlaintPage" resultType="net.xnzn.core.allocation.advise.vo.BasicsComplaintPageVO">-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue