modify permission type, default means not config it, null means not exist

This commit is contained in:
2020-11-20 16:56:14 +08:00
parent b2370ce256
commit fd5b74d917
4 changed files with 8 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
subprojects {
ext {
version '0.5.1'
version '0.5.2'
gaea_version = '0.6.0'
spring_version = "2.3.0.RELEASE"
}