...
|
...
|
@@ -4,7 +4,9 @@ |
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="5baa27a9-5c44-4760-a914-7f154035883c" name="变更" comment="" />
|
|
|
<list default="true" id="5baa27a9-5c44-4760-a914-7f154035883c" name="变更" comment="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
|
|
|
<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="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
...
|
...
|
@@ -40,22 +42,22 @@ |
|
|
<option name="showMembers" value="true" />
|
|
|
<option name="showVisibilityIcons" value="true" />
|
|
|
</component>
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
"keyToString": {
|
|
|
"RequestMappingsPanelOrder0": "0",
|
|
|
"RequestMappingsPanelOrder1": "1",
|
|
|
"RequestMappingsPanelWidth0": "75",
|
|
|
"RequestMappingsPanelWidth1": "75",
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
"last_opened_file_path": "C:/Users/Ding/IdeaProjects/studySpringBoot01",
|
|
|
"project.structure.last.edited": "项目",
|
|
|
"project.structure.proportion": "0.0",
|
|
|
"project.structure.side.proportion": "0.2",
|
|
|
"settings.editor.selected.configurable": "MavenSettings"
|
|
|
<component name="PropertiesComponent">{
|
|
|
"keyToString": {
|
|
|
"RequestMappingsPanelOrder0": "0",
|
|
|
"RequestMappingsPanelOrder1": "1",
|
|
|
"RequestMappingsPanelWidth0": "75",
|
|
|
"RequestMappingsPanelWidth1": "75",
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
"last_opened_file_path": "C:/Users/Ding/IdeaProjects/studySpringBoot01",
|
|
|
"project.structure.last.edited": "项目",
|
|
|
"project.structure.proportion": "0.0",
|
|
|
"project.structure.side.proportion": "0.2",
|
|
|
"settings.editor.selected.configurable": "MavenSettings"
|
|
|
}
|
|
|
}]]></component>
|
|
|
}</component>
|
|
|
<component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save">
|
|
|
<configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
<module name="studySpringBoot01" />
|
...
|
...
|
|