|
@@ -1,7 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
|
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
|
-<mapper namespace="com.fjhx.ehsd.mapper.contract.ContractProductFollowUpMapper">
|
|
|
|
- <select id="getList" resultType="com.fjhx.ehsd.entity.contract.vo.ContractProductFollowUpVo">
|
|
|
|
|
|
+<mapper namespace="com.fjhx.sale.mapper.contract.ContractProductFollowUpMapper">
|
|
|
|
+ <select id="getList" resultType="com.fjhx.sale.entity.contract.vo.ContractProductFollowUpVo">
|
|
select cpfu.id,
|
|
select cpfu.id,
|
|
cpfu.contract_product_id,
|
|
cpfu.contract_product_id,
|
|
cpfu.result_type,
|
|
cpfu.result_type,
|