|
@@ -204,7 +204,7 @@
|
|
|
|
|
|
<select id="crmDetail" resultType="com.qmth.sop.business.bean.result.TBCrmResult">
|
|
<select id="crmDetail" resultType="com.qmth.sop.business.bean.result.TBCrmResult">
|
|
SELECT
|
|
SELECT
|
|
- distinct a.id crmId,a.crm_no as crmNo,
|
|
|
|
|
|
+ distinct a.id,crmId,a.crm_no as crmNo,
|
|
a.begin_time as beginTime,
|
|
a.begin_time as beginTime,
|
|
a.name,
|
|
a.name,
|
|
tbs.id,
|
|
tbs.id,
|