BUG修复:更新时SQL语法错误

This commit is contained in:
inrgihc
2020-09-18 10:42:35 +08:00
parent b4565b7d5d
commit f611e716d1
17 changed files with 17 additions and 17 deletions

View File

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