|
|
@ -44,8 +44,8 @@
|
|
|
|
AND basic_bustype_local.spUse =#{spUse}
|
|
|
|
AND basic_bustype_local.spUse =#{spUse}
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
</where>
|
|
|
|
</where>
|
|
|
|
GROUP BY basic_bussiness_type.
|
|
|
|
GROUP BY basic_bussiness_type.id
|
|
|
|
order by updateTime desc
|
|
|
|
order by basic_bussiness_type.updateTime desc
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|