MySQL8转Postgres的字符串类型调试

This commit is contained in:
inrgihc
2021-02-07 14:52:51 +08:00
parent a225672c3f
commit 33a44c417b
15 changed files with 23 additions and 15 deletions

View File

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