作者 丁雄超

测试提交

... ... @@ -42,22 +42,23 @@
<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": "vcs.Git"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
&quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
&quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
&quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
&quot;last_opened_file_path&quot;: &quot;C:/Users/Ding/IdeaProjects/studySpringBoot01&quot;,
&quot;project.structure.last.edited&quot;: &quot;项目&quot;,
&quot;project.structure.proportion&quot;: &quot;0.0&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;org.jetbrains.plugins.github.ui.GithubSettingsConfigurable&quot;,
&quot;spring.configuration.checksum&quot;: &quot;cc7f528282415126d7a861afd52d2a15&quot;
}
}]]></component>
}</component>
<component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save">
<configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="studySpringBoot01" />
... ... @@ -165,6 +166,9 @@
<option name="presentableId" value="Default" />
<updated>1679882549307</updated>
<workItem from="1679882551647" duration="18261000" />
<workItem from="1679986251916" duration="2415000" />
<workItem from="1680005548402" duration="641000" />
<workItem from="1680052674926" duration="2732000" />
</task>
<task id="LOCAL-00001" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
<created>1679969064167</created>
... ... @@ -173,7 +177,14 @@
<option name="project" value="LOCAL" />
<updated>1679969064167</updated>
</task>
<option name="localTasksCounter" value="2" />
<task id="LOCAL-00002" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
<created>1679973043520</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1679973043520</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
... ... @@ -214,11 +225,6 @@
</entry>
</map>
</option>
<option name="OPEN_GENERIC_TABS">
<map>
<entry key="fe92ee3b-9cde-4caf-9b1c-7034225d9b65" value="TOOL_WINDOW" />
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询" />
... ...