| | |
| | | </sql> |
| | | |
| | | <resultMap extends="BaseResultMap" id="ClueVoMap" type="com.flightfeather.grid.vo.ClueVo"> |
| | | <!-- <result column="questionCount" jdbcType="INTEGER" property="questionCount" />--> |
| | | <!-- <result column="conclusionCount" jdbcType="INTEGER" property="conclusionCount" />--> |
| | | <!-- &lt;result column="questionCount" jdbcType="INTEGER" property="questionCount" /&gt;--> |
| | | <!-- &lt;result column="conclusionCount" jdbcType="INTEGER" property="conclusionCount" /&gt;--> |
| | | </resultMap> |
| | | |
| | | <sql id="selectClueVo"> |