You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1. 修复空集合删除直接执行SQL的问题,提前拦截空集合参数 2. 替换不安全的布尔值判断为`Boolean.TRUE.equals(isValid)`避免空指针 3. 新增批量删除前的数据存在性校验,不存在时抛出业务异常 4. 补充单条数据更新前的存在性校验,避免更新不存在的数据 |
4 weeks ago | |
|---|---|---|
| .. | ||
| hw-wcs | 4 weeks ago | |
| ruoyi-demo | 2 months ago | |
| ruoyi-generator | 2 months ago | |
| ruoyi-job | 2 months ago | |
| ruoyi-system | 2 months ago | |
| ruoyi-workflow | 2 months ago | |
| pom.xml | 2 months ago | |