add ConditionGroup

This commit is contained in:
Looly
2022-01-25 11:12:41 +08:00
parent 24f79fba4a
commit 48e0e99bb6
3 changed files with 11 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
* 【extra 】 增加jetbrick模板支持
* 【extra 】 EmojiUtil增加方法pr#519@Gitee
* 【core 】 DateUtil 添加两个日期是否同一周方法pr#516@Gitee
* 【db 】 新增条件组用于处理复杂的where条件pr#514@Gitee
### 🐞Bug修复
* 【core 】 修复ChineseDate农历获取正月出现数组越界BUGissue#2112@Github