作者 丁雄超

测试提交

@@ -42,22 +42,23 @@ @@ -42,22 +42,23 @@
42 <option name="showMembers" value="true" /> 42 <option name="showMembers" value="true" />
43 <option name="showVisibilityIcons" value="true" /> 43 <option name="showVisibilityIcons" value="true" />
44 </component> 44 </component>
45 - <component name="PropertiesComponent"><![CDATA[{  
46 - "keyToString": {  
47 - "RequestMappingsPanelOrder0": "0",  
48 - "RequestMappingsPanelOrder1": "1",  
49 - "RequestMappingsPanelWidth0": "75",  
50 - "RequestMappingsPanelWidth1": "75",  
51 - "RunOnceActivity.OpenProjectViewOnStart": "true",  
52 - "RunOnceActivity.ShowReadmeOnStart": "true",  
53 - "WebServerToolWindowFactoryState": "false",  
54 - "last_opened_file_path": "C:/Users/Ding/IdeaProjects/studySpringBoot01",  
55 - "project.structure.last.edited": "项目",  
56 - "project.structure.proportion": "0.0",  
57 - "project.structure.side.proportion": "0.2",  
58 - "settings.editor.selected.configurable": "vcs.Git" 45 + <component name="PropertiesComponent">{
  46 + &quot;keyToString&quot;: {
  47 + &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  48 + &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  49 + &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  50 + &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  51 + &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  52 + &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  53 + &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  54 + &quot;last_opened_file_path&quot;: &quot;C:/Users/Ding/IdeaProjects/studySpringBoot01&quot;,
  55 + &quot;project.structure.last.edited&quot;: &quot;项目&quot;,
  56 + &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
  57 + &quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
  58 + &quot;settings.editor.selected.configurable&quot;: &quot;org.jetbrains.plugins.github.ui.GithubSettingsConfigurable&quot;,
  59 + &quot;spring.configuration.checksum&quot;: &quot;cc7f528282415126d7a861afd52d2a15&quot;
59 } 60 }
60 -}]]></component> 61 +}</component>
61 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save"> 62 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save">
62 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> 63 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
63 <module name="studySpringBoot01" /> 64 <module name="studySpringBoot01" />
@@ -165,6 +166,9 @@ @@ -165,6 +166,9 @@
165 <option name="presentableId" value="Default" /> 166 <option name="presentableId" value="Default" />
166 <updated>1679882549307</updated> 167 <updated>1679882549307</updated>
167 <workItem from="1679882551647" duration="18261000" /> 168 <workItem from="1679882551647" duration="18261000" />
  169 + <workItem from="1679986251916" duration="2415000" />
  170 + <workItem from="1680005548402" duration="641000" />
  171 + <workItem from="1680052674926" duration="2732000" />
168 </task> 172 </task>
169 <task id="LOCAL-00001" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询"> 173 <task id="LOCAL-00001" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
170 <created>1679969064167</created> 174 <created>1679969064167</created>
@@ -173,7 +177,14 @@ @@ -173,7 +177,14 @@
173 <option name="project" value="LOCAL" /> 177 <option name="project" value="LOCAL" />
174 <updated>1679969064167</updated> 178 <updated>1679969064167</updated>
175 </task> 179 </task>
176 - <option name="localTasksCounter" value="2" /> 180 + <task id="LOCAL-00002" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
  181 + <created>1679973043520</created>
  182 + <option name="number" value="00002" />
  183 + <option name="presentableId" value="LOCAL-00002" />
  184 + <option name="project" value="LOCAL" />
  185 + <updated>1679973043520</updated>
  186 + </task>
  187 + <option name="localTasksCounter" value="3" />
177 <servers /> 188 <servers />
178 </component> 189 </component>
179 <component name="TypeScriptGeneratedFilesManager"> 190 <component name="TypeScriptGeneratedFilesManager">
@@ -214,11 +225,6 @@ @@ -214,11 +225,6 @@
214 </entry> 225 </entry>
215 </map> 226 </map>
216 </option> 227 </option>
217 - <option name="OPEN_GENERIC_TABS">  
218 - <map>  
219 - <entry key="fe92ee3b-9cde-4caf-9b1c-7034225d9b65" value="TOOL_WINDOW" />  
220 - </map>  
221 - </option>  
222 </component> 228 </component>
223 <component name="VcsManagerConfiguration"> 229 <component name="VcsManagerConfiguration">
224 <MESSAGE value="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询" /> 230 <MESSAGE value="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询" />