| | |
| | | </select> |
| | | |
| | | |
| | | <select id="getHandleOverdue" resultMap="BaseResultMap"> |
| | | <select id="getHandleOverdue" resultMap="BaseResultMap"> |
| | | SELECT * FROM yeshi_ec_user_invite_separate d |
| | | WHERE d.`uis_state` = 0 AND uis_end_time >= NOW() |
| | | WHERE d.`uis_state` = 0 AND uis_end_time <![CDATA[<=]]> NOW() |
| | | LIMIT #{start},#{count} |
| | | </select> |
| | | |
| | |
| | | continue;
|
| | | }
|
| | |
|
| | | if (win.getType() == RedPackWinInviteTypeEnum.twoStageReward) {
|
| | | if (win.getType() == RedPackWinInviteTypeEnum.threeStageReward) {
|
| | | listVO.add(new RedPackWinProgressVO("第三阶段第" + month + "个月", time, money.toString()));
|
| | | month ++;
|
| | | continue;
|