This commit is contained in:
雷欧(林平凡)
2024-11-08 09:18:27 +08:00
parent 87e0e7693f
commit 19f1095a7c
9 changed files with 414 additions and 51 deletions

7
.idea/sqldialects.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/src/main/java/cn/van/business/model/update-schema.sql" dialect="GenericSQL" />
<file url="PROJECT" dialect="MySQL" />
</component>
</project>