1
0

初始化项目

This commit is contained in:
2025-03-30 22:29:08 +08:00
commit 72a1ddc549
26 changed files with 41456 additions and 0 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/kotlin/com/lanyuanxiaoyao/code/analysis/Application.kt" dialect="GenericSQL" />
<file url="PROJECT" dialect="MySQL" />
</component>
</project>