摘要:
public static void crateFile(HttpServletResponse response, SiInterview siInterview){ XWPFTemplate template = null; try { template = XWPFTemplate .comp 阅读全文
posted @ 2022-02-16 15:52
±小马哥
阅读(105)
评论(0)
推荐(0)
摘要:
mapper.xml select * from ( SELECT a.*, b.`id` AS audit_id, IFNULL(b.`status`,0) AS audit_status, b.`reason` AS audit_reason, b.`create_time` AS audit_ 阅读全文
posted @ 2022-02-16 15:46
±小马哥
阅读(440)
评论(0)
推荐(0)
摘要:
submitForm() { let flag = true if(this.siAnnualPlanScheduleList.length==0){ this.$message.warning("检查任务不能为空!") flag = false return; } this.siAnnualPla 阅读全文
posted @ 2022-02-16 15:43
±小马哥
阅读(666)
评论(0)
推荐(1)
摘要:
List<String> companyIds = hsePreventRiskVO.getCompanyIds(); // 拼接sql String collect = String.join(",", companyIds); 阅读全文
posted @ 2022-02-16 15:38
±小马哥
阅读(97)
评论(0)
推荐(0)
摘要:
List<String> companyIds = hsePreventRiskVO.getCompanyIds(); // 拼接sql String collect = companyIds.stream().collect(Collectors.joining(",")); collect = 阅读全文
posted @ 2022-02-16 15:37
±小马哥
阅读(809)
评论(0)
推荐(0)
摘要:
参数为list 用这个<if test="scheduleStatisticVO.bTypes!= null and scheduleStatisticVO.bTypes.size()>0"> </if> 参数为array 用这个<if test="scheduleStatisticVO.bType 阅读全文
posted @ 2022-02-16 15:30
±小马哥
阅读(235)
评论(0)
推荐(0)

浙公网安备 33010602011771号