|
@@ -23,8 +23,7 @@
|
|
<select id="selectAllBindEtcNoGetInvoice" resultMap="BaseResultMap">
|
|
<select id="selectAllBindEtcNoGetInvoice" resultMap="BaseResultMap">
|
|
select
|
|
select
|
|
<include refid="Base_Column_List" />
|
|
<include refid="Base_Column_List" />
|
|
- from t_customer_carRec where rec_status=1 and bussiness_type=0 and inter_type != 3
|
|
|
|
- <!--TODO 临时方案处理存量数据-->
|
|
|
|
|
|
+ from t_customer_carRec where rec_status=1 and bussiness_type=0
|
|
</select>
|
|
</select>
|
|
<select id="selectAllByPage" resultMap="BaseResultMap">
|
|
<select id="selectAllByPage" resultMap="BaseResultMap">
|
|
select
|
|
select
|