|
|
@@ -348,7 +348,7 @@
|
|
|
remarks = #{remarks,jdbcType=VARCHAR}
|
|
|
where id = #{id,jdbcType=VARCHAR}
|
|
|
</update>
|
|
|
- <select id="selectBusinessList" parameterType="com.goafanti.customer.bo.BusinessListBo" resultType="com.goafanti.customer.bo.BusinessListBo">
|
|
|
+ <select id="selectBusinessList" resultType="com.goafanti.customer.bo.BusinessListBo">
|
|
|
select
|
|
|
c.name as businessName,
|
|
|
b.identify_name as identifyName,
|