| | |
| | | <if test="accreditationRecords.endTime!=null and accreditationRecords.endTime!='' and accreditationRecords.endTime!='undefined'"> |
| | | and sar.create_time <= #{accreditationRecords.endTime} |
| | | </if> |
| | | order by sar.id desc |
| | | </select> |
| | | |
| | | <!--自定义详情信息--> |
| | |
| | | <if test="accreditationRecords.endTime!=null and accreditationRecords.endTime!='' and accreditationRecords.endTime!='undefined'"> |
| | | and sar.create_time <= #{accreditationRecords.endTime} |
| | | </if> |
| | | order by sar.id desc |
| | | </select> |
| | | |
| | | |
| | |
| | | <if test="accreditationRecords.endTime!=null and accreditationRecords.endTime!='' and accreditationRecords.endTime!='undefined'"> |
| | | and sar.create_time <= #{accreditationRecords.endTime} |
| | | </if> |
| | | order by sar.id desc |
| | | </select> |
| | | |
| | | |
| | |
| | | <if test="accreditationRecords.endTime!=null and accreditationRecords.endTime!='' and accreditationRecords.endTime!='undefined'"> |
| | | and sar.create_time <= #{accreditationRecords.endTime} |
| | | </if> |
| | | order by sar.id desc |
| | | </select> |
| | | |
| | | <!--根据用户 id 查询上岗证申请记录--> |