@@ -1601,7 +1601,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</select>
- <select id="selectOrderByCustomerIds" resultType="com.fs.statis.domain.Report">
+ <select id="selectOrderByCustomerIds" resultType="com.fs.crm.domain.Report">
SELECT
order_code AS orderSn,
real_name AS userName,