version for 1.6.11 : support SQLite

This commit is contained in:
inrgihc
2022-07-02 17:46:13 +08:00
parent 432a470eba
commit fd312588c7
73 changed files with 716 additions and 165 deletions

View File

@@ -1,6 +1,6 @@
@echo off
set APP_VERSION=1.6.10
set APP_VERSION=1.6.11
echo "Clean Project ..."
call mvn clean -f pom.xml