@@ -422,7 +422,7 @@
, allCunstomer.detailed_address
</if>
<if test="CorpsDesc.sort !=null and CorpsDesc.sort == 4">
- , allCunstomer.busines_date ASC
+ , allCunstomer.businesDate ASC
</select>
</mapper>