添加sql

This commit is contained in:
jjLv 2026-01-30 10:08:52 +08:00
parent a5ff6e36fe
commit 0786435c4d
2 changed files with 43 additions and 32 deletions

View File

@ -4,9 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="3ed0bed8-ec0d-4703-a08d-6de9cfa8891b" name="Default Changelist" comment="svn-&gt;git"> <list default="true" id="3ed0bed8-ec0d-4703-a08d-6de9cfa8891b" name="Default Changelist" comment="添加file" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -66,38 +64,39 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent">{ <component name="PropertiesComponent"><![CDATA[{
&quot;keyToString&quot;: { "keyToString": {
&quot;Maven.canteen [clean].executor&quot;: &quot;Run&quot;, "Maven.canteen [clean].executor": "Run",
&quot;Maven.canteen [install].executor&quot;: &quot;Run&quot;, "Maven.canteen [install].executor": "Run",
&quot;Maven.canteen [org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean].executor&quot;: &quot;Run&quot;, "Maven.canteen [org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean].executor": "Run",
&quot;Maven.canteen [verify].executor&quot;: &quot;Run&quot;, "Maven.canteen [verify].executor": "Run",
&quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;, "RequestMappingsPanelOrder0": "0",
&quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;, "RequestMappingsPanelOrder1": "1",
&quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;, "RequestMappingsPanelWidth0": "75",
&quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;, "RequestMappingsPanelWidth1": "75",
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;, "RunOnceActivity.OpenProjectViewOnStart": "true",
&quot;SONARLINT_PRECOMMIT_ANALYSIS&quot;: &quot;true&quot;, "SONARLINT_PRECOMMIT_ANALYSIS": "true",
&quot;Spring Boot.CanteenApplication.executor&quot;: &quot;Run&quot;, "Spring Boot.CanteenApplication.executor": "Run",
&quot;git-widget-placeholder&quot;: &quot;master&quot;, "git-widget-placeholder": "master",
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;, "kotlin-language-version-configured": "true",
&quot;last_opened_file_path&quot;: &quot;E:/bns_work_space/2025/hn/backEnd/canteen&quot;, "last_opened_file_path": "E:/bns_work_space/2025/hn/backEnd/canteen/src/main/材料",
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;, "node.js.detected.package.eslint": "true",
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;, "node.js.selected.package.eslint": "(autodetect)",
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;, "node.js.selected.package.tslint": "(autodetect)",
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;, "nodejs_package_manager_path": "npm",
&quot;project.structure.last.edited&quot;: &quot;项目&quot;, "project.structure.last.edited": "项目",
&quot;project.structure.proportion&quot;: &quot;0.15&quot;, "project.structure.proportion": "0.15",
&quot;project.structure.side.proportion&quot;: &quot;0.41264367&quot;, "project.structure.side.proportion": "0.41264367",
&quot;settings.editor.selected.configurable&quot;: &quot;reference.settings.project.maven.importing&quot;, "settings.editor.selected.configurable": "reference.settings.project.maven.importing",
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot; "vue.rearranger.settings.migration": "true"
} }
}</component> }]]></component>
<component name="ReactorSettings"> <component name="ReactorSettings">
<option name="notificationShown" value="true" /> <option name="notificationShown" value="true" />
</component> </component>
<component name="RecentsManager"> <component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS"> <key name="CopyFile.RECENT_KEYS">
<recent name="E:\bns_work_space\2025\hn\backEnd\canteen\src\main\材料" />
<recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources\mappers\extend" /> <recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources\mappers\extend" />
<recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources\mappers" /> <recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources\mappers" />
<recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources" /> <recent name="D:\Workspace\workspace_ShiTang\canteen\src\main\resources" />
@ -106,6 +105,9 @@
<recent name="junit.framework.TestCase" /> <recent name="junit.framework.TestCase" />
<recent name="" /> <recent name="" />
</key> </key>
<key name="MoveFile.RECENT_KEYS">
<recent name="E:\bns_work_space\2025\hn\backEnd\canteen\src\main\材料" />
</key>
<key name="CreateTestDialog.RecentsKey"> <key name="CreateTestDialog.RecentsKey">
<recent name="microcrystal.services.impl" /> <recent name="microcrystal.services.impl" />
<recent name="microcrystal.services.macApi.impl" /> <recent name="microcrystal.services.macApi.impl" />
@ -400,7 +402,7 @@
<workItem from="1768909697870" duration="820000" /> <workItem from="1768909697870" duration="820000" />
<workItem from="1769147649618" duration="2043000" /> <workItem from="1769147649618" duration="2043000" />
<workItem from="1769563435415" duration="2442000" /> <workItem from="1769563435415" duration="2442000" />
<workItem from="1769737862663" duration="644000" /> <workItem from="1769737862663" duration="1013000" />
</task> </task>
<task id="LOCAL-00001"> <task id="LOCAL-00001">
<created>1646911205570</created> <created>1646911205570</created>
@ -502,7 +504,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1768910112143</updated> <updated>1768910112143</updated>
</task> </task>
<option name="localTasksCounter" value="15" /> <task id="LOCAL-00015" summary="添加file">
<option name="closed" value="true" />
<created>1769738756493</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1769738756493</updated>
</task>
<option name="localTasksCounter" value="16" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@ -522,7 +532,8 @@
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="Default Changelist" /> <MESSAGE value="Default Changelist" />
<MESSAGE value="svn-&gt;git" /> <MESSAGE value="svn-&gt;git" />
<option name="LAST_COMMIT_MESSAGE" value="svn-&gt;git" /> <MESSAGE value="添加file" />
<option name="LAST_COMMIT_MESSAGE" value="添加file" />
</component> </component>
<component name="XDebuggerManager"> <component name="XDebuggerManager">
<breakpoint-manager> <breakpoint-manager>

BIN
src/main/file/linshi.sql Normal file

Binary file not shown.