fix: 兼容 MySQL 5.5 版本

This commit is contained in:
2024-03-15 01:12:30 +08:00
parent a093d411ec
commit 2ff4e5a396
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'cn.hamster3'
version '2.2.0'
version '2.2.1'
repositories {
maven {