| | |
| | | <id column="id" property="id"/> |
| | | <result column="examine_user" property="examineUser"/> |
| | | <result column="examine_state" property="examineState"/> |
| | | <result column="examine_url" property="examineUrl"/> |
| | | <result column="examineUserName" property="examineUserName"/> |
| | | <result column="ratify_user" property="ratifyUser"/> |
| | | <result column="ratify_state" property="ratifyState"/> |
| | | <result column="ratify_url" property="ratifyUrl"/> |
| | | <result column="ratifyUserName" property="ratifyUserName"/> |
| | | <result column="submit_user" property="submitUser"/> |
| | | <result column="submit_state" property="submitState"/> |
| | | <result column="submit_url" property="submitUrl"/> |
| | | <result column="submitUserName" property="submitUserName"/> |
| | | <result column="total_num" property="totalNum"/> |
| | | <result column="month" property="month"/> |
| | | <result column="url" property="url"/> |
| | | </resultMap> |
| | | <select id="pageProcessTotaldeal" resultType="com.ruoyi.process.pojo.ProcessTotaldeal"> |
| | | select * |