|
@@ -0,0 +1,109 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="AutoImportSettings">
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="d0601eaf-b5ad-495a-9532-b47a8f8263d8" name="更改" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/dto/LoginRequest.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/dto/LoginResponse.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/dto/OrderCreateDTO.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/dto/OrderItemDTO.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/exception/BusinessException.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/conm/zhentao/exception/GlobalExceptionHandler.java" afterDir="false" />
|
|
|
+ </list>
|
|
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
+ </component>
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="applicatio" />
|
|
|
+ <option value="Class" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="MavenImportPreferences">
|
|
|
+ <option name="generalSettings">
|
|
|
+ <MavenGeneralSettings>
|
|
|
+ <option name="localRepository" value="D:\apache-maven-3.9.2\MAVEN" />
|
|
|
+ <option name="userSettingsFile" value="D:\apache-maven-3.9.2\conf\settings.xml" />
|
|
|
+ </MavenGeneralSettings>
|
|
|
+ </option>
|
|
|
+ <option name="importingSettings">
|
|
|
+ <MavenImportingSettings>
|
|
|
+ <option name="workspaceImportEnabled" value="true" />
|
|
|
+ </MavenImportingSettings>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="ProjectId" id="2wt1QzvMsP0fBILm6za1tv6Rifs" />
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="autoscrollFromSource" value="true" />
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
+ "keyToString": {
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
+ "last_opened_file_path": "D:/Intell/专高四2/untitled789",
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
+ "settings.editor.selected.configurable": "MavenSettings",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}]]></component>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="D:\Intell\专高四2\mazhongjunsale\src\main\java\conm\zhentao\mapper" />
|
|
|
+ <recent name="D:\Intell\专高四2\mazhongjunsale\src\main\java\conm\zhentao\entity" />
|
|
|
+ <recent name="D:\Intell\专高四2\mazhongjunsale\src\main\java\conm\zhentao\service" />
|
|
|
+ <recent name="D:\Intell\专高四2\mazhongjunsale\src\main\java\conm\zhentao\util" />
|
|
|
+ <recent name="D:\Intell\专高四2\mazhongjunsale\src\main\java\conm\zhentao\exception" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration default="true" type="JetRunConfigurationType">
|
|
|
+ <module name="mazhongjunsale" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
|
+ <module name="mazhongjunsale" />
|
|
|
+ <option name="filePath" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="默认任务">
|
|
|
+ <changelist id="d0601eaf-b5ad-495a-9532-b47a8f8263d8" name="更改" comment="" />
|
|
|
+ <created>1746846044847</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1746846044847</updated>
|
|
|
+ <workItem from="1746846046397" duration="2973000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+</project>
|