作者 丁雄超

搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询

@@ -42,22 +42,22 @@ @@ -42,22 +42,22 @@
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">{  
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;MavenSettings&quot; 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"
59 } 59 }
60 -}</component> 60 +}]]></component>
61 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save"> 61 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save">
62 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> 62 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
63 <module name="studySpringBoot01" /> 63 <module name="studySpringBoot01" />
@@ -166,6 +166,14 @@ @@ -166,6 +166,14 @@
166 <updated>1679882549307</updated> 166 <updated>1679882549307</updated>
167 <workItem from="1679882551647" duration="18261000" /> 167 <workItem from="1679882551647" duration="18261000" />
168 </task> 168 </task>
  169 + <task id="LOCAL-00001" summary="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
  170 + <created>1679969064167</created>
  171 + <option name="number" value="00001" />
  172 + <option name="presentableId" value="LOCAL-00001" />
  173 + <option name="project" value="LOCAL" />
  174 + <updated>1679969064167</updated>
  175 + </task>
  176 + <option name="localTasksCounter" value="2" />
169 <servers /> 177 <servers />
170 </component> 178 </component>
171 <component name="TypeScriptGeneratedFilesManager"> 179 <component name="TypeScriptGeneratedFilesManager">
@@ -179,7 +187,45 @@ @@ -179,7 +187,45 @@
179 <State /> 187 <State />
180 </value> 188 </value>
181 </entry> 189 </entry>
  190 + <entry key="fe92ee3b-9cde-4caf-9b1c-7034225d9b65">
  191 + <value>
  192 + <State>
  193 + <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  194 + <option name="FILTERS">
  195 + <map>
  196 + <entry key="branch">
  197 + <value>
  198 + <list>
  199 + <option value="HEAD" />
  200 + </list>
  201 + </value>
  202 + </entry>
  203 + <entry key="roots">
  204 + <value>
  205 + <list>
  206 + <option value="$PROJECT_DIR$" />
  207 + </list>
  208 + </value>
  209 + </entry>
  210 + </map>
  211 + </option>
  212 + </State>
  213 + </value>
  214 + </entry>
182 </map> 215 </map>
183 </option> 216 </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>
  223 + <component name="VcsManagerConfiguration">
  224 + <MESSAGE value="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询" />
  225 + <option name="LAST_COMMIT_MESSAGE" value="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询" />
  226 + </component>
  227 + <component name="XSLT-Support.FileAssociations.UIState">
  228 + <expand />
  229 + <select />
184 </component> 230 </component>
185 </project> 231 </project>