| | |
| | | <result column="update_time" property="updateTime" /> |
| | | <result column="check_data" property="checkData" /> |
| | | <result column="settle" property="settle" /> |
| | | <result column="settle_size" property="settleSize" /> |
| | | <result column="assistant_plan_id" property="assistantPlanId" /> |
| | | <result column="host_plan_id" property="hostPlanId" /> |
| | | <result column="assistant_pri_id" property="assistantPriId" /> |
| | | <result column="host_pri_id" property="hostPriId" /> |
| | | <result column="assistant_host_sign" property="assistantHostSign" /> |
| | | </resultMap> |
| | | |
| | | <!-- 查询结果不包含excel数据data,以免结果集过大 --> |
| | |
| | | <result column="status" property="status" /> |
| | | <result column="update_time" property="updateTime" /> |
| | | <result column="settle" property="settle" /> |
| | | <result column="settle_size" property="settleSize" /> |
| | | <result column="assistant_plan_id" property="assistantPlanId" /> |
| | | <result column="host_plan_id" property="hostPlanId" /> |
| | | <result column="assistant_host_sign" property="assistantHostSign" /> |
| | | <result column="assistant_plan_id" property="assistantPlanId" /> |
| | | <result column="host_plan_id" property="hostPlanId" /> |
| | | <result column="assistant_pri_id" property="assistantPriId" /> |
| | | <result column="host_pri_id" property="hostPriId" /> |
| | | <result column="assistant_host_sign" property="assistantHostSign" /> |
| | | </resultMap> |
| | | |
| | | <select id="listByPage" resultMap="NoDataResultMap"> |