1.2.0 增加 IRepository IQuery的工厂方法,避免无用的空白接口编写

This commit is contained in:
2022-08-22 15:16:41 +08:00
parent 3c23c26a64
commit 53709b6fc3
9 changed files with 127 additions and 24 deletions

View File

@@ -17,7 +17,7 @@ buildscript {
subprojects {
group 'com.synebula'
version '1.1.2'
version '1.2.0'
buildscript {
repositories {