workspace.xml 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ArtifactsWorkspaceSettings">
  4. <artifacts-to-build>
  5. <artifact name="sipingkfdx:war" />
  6. </artifacts-to-build>
  7. </component>
  8. <component name="AutoImportSettings">
  9. <option name="autoReloadType" value="SELECTIVE" />
  10. </component>
  11. <component name="ChangeListManager">
  12. <list default="true" id="529ecfa9-37e1-4c3a-b502-a929602e22d8" name="Default" comment="删除classes">
  13. <change afterPath="$PROJECT_DIR$/.idea/WEB-INF/web.xml" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/.idea/sipingkfdx.iml" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/list-b1j.png" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/list-bjj.png" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_lo1go3.png" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_log1o3.png" afterDir="false" />
  20. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_log22o3.png" afterDir="false" />
  21. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo13.png" afterDir="false" />
  22. <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_sjlogo (2).png" afterDir="false" />
  23. <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhd.html" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjysp.html" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/tszt.html" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljysp.html" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/component/swagger/Swagger2Configuration.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/component/swagger/Swagger2Configuration.java" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/IndexController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/IndexController.java" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/SiteController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/SiteController.java" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/system/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/system/UserController.java" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/index.css" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/logo_header@2x.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/logo_header@2x.png" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/media.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/media.css" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/page.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/page.css" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/phone.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/phone.css" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/responsive.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/responsive.css" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/slider.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/slider.js" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo3.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo3.png" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/cms/content_input.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/cms/content_input.html" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/system/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/system/index.html" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzl.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzl.html" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzlnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzlnews.html" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/footer.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/footer.html" afterDir="false" />
  49. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/header.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/header.html" afterDir="false" />
  50. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/index.html" afterDir="false" />
  51. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhdnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhdnews.html" afterDir="false" />
  52. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjy.html" afterDir="false" />
  53. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjynews.html" afterDir="false" />
  54. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/list.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/list.html" afterDir="false" />
  55. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listdh.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listdh.html" afterDir="false" />
  56. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listjg.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listjg.html" afterDir="false" />
  57. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listsp.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listsp.html" afterDir="false" />
  58. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listss.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listss.html" afterDir="false" />
  59. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjy.html" afterDir="false" />
  60. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjynews.html" afterDir="false" />
  61. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjysp.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjysp.html" afterDir="false" />
  62. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwm.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwm.html" afterDir="false" />
  63. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwmnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwmnews.html" afterDir="false" />
  64. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/news.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/news.html" afterDir="false" />
  65. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szll.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szll.html" afterDir="false" />
  66. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szllnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szllnews.html" afterDir="false" />
  67. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljy.html" afterDir="false" />
  68. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljynews.html" afterDir="false" />
  69. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldlist.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldlist.html" afterDir="false" />
  70. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldnews.html" afterDir="false" />
  71. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgk.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgk.html" afterDir="false" />
  72. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgknews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgknews.html" afterDir="false" />
  73. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxyw.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxyw.html" afterDir="false" />
  74. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxywnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxywnews.html" afterDir="false" />
  75. <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/yzlbt.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/tsztnews.html" afterDir="false" />
  76. </list>
  77. <option name="SHOW_DIALOG" value="false" />
  78. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  79. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  80. <option name="LAST_RESOLUTION" value="IGNORE" />
  81. </component>
  82. <component name="ComposerSettings">
  83. <execution>
  84. <executable />
  85. </execution>
  86. </component>
  87. <component name="DatabaseView">
  88. <option name="SHOW_INTERMEDIATE" value="true" />
  89. <option name="GROUP_DATA_SOURCES" value="true" />
  90. <option name="GROUP_SCHEMA" value="true" />
  91. <option name="GROUP_CONTENTS" value="false" />
  92. <option name="SORT_POSITIONED" value="false" />
  93. <option name="SHOW_EMPTY_GROUPS" value="false" />
  94. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  95. <option name="HIDDEN_KINDS">
  96. <set />
  97. </option>
  98. <expand />
  99. <select />
  100. </component>
  101. <component name="FavoritesManager">
  102. <favorites_list name="sookaCms" />
  103. </component>
  104. <component name="FileTemplateManagerImpl">
  105. <option name="RECENT_TEMPLATES">
  106. <list>
  107. <option value="Class" />
  108. <option value="HTML File" />
  109. </list>
  110. </option>
  111. </component>
  112. <component name="Git.Settings">
  113. <option name="RECENT_BRANCH_BY_REPOSITORY">
  114. <map>
  115. <entry key="$PROJECT_DIR$" value="ccmj" />
  116. </map>
  117. </option>
  118. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  119. <option name="UPDATE_TYPE" value="MERGE" />
  120. </component>
  121. <component name="LogFilters">
  122. <option name="FILTER_ERRORS" value="false" />
  123. <option name="FILTER_WARNINGS" value="false" />
  124. <option name="FILTER_INFO" value="true" />
  125. <option name="FILTER_DEBUG" value="true" />
  126. <option name="CUSTOM_FILTER" />
  127. </component>
  128. <component name="MarkdownSettingsMigration">
  129. <option name="stateVersion" value="1" />
  130. </component>
  131. <component name="MavenImportPreferences">
  132. <option name="generalSettings">
  133. <MavenGeneralSettings>
  134. <option name="localRepository" value="D:\Maven\apache-maven-3.6.0\repository" />
  135. <option name="mavenHome" value="D:/Maven/apache-maven-3.6.0" />
  136. <option name="userSettingsFile" value="D:\Maven\apache-maven-3.6.0\conf\settings.xml" />
  137. </MavenGeneralSettings>
  138. </option>
  139. </component>
  140. <component name="ProjectId" id="1zZQmV5t8k8plX51yJ4GREI9Eo8" />
  141. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  142. <ConfirmationsSetting value="2" id="Add" />
  143. </component>
  144. <component name="ProjectViewState">
  145. <option name="hideEmptyMiddlePackages" value="true" />
  146. <option name="showLibraryContents" value="true" />
  147. </component>
  148. <component name="PropertiesComponent">
  149. <property name="DefaultHtmlFileTemplate" value="HTML File" />
  150. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  151. <property name="RequestMappingsPanelOrder0" value="0" />
  152. <property name="RequestMappingsPanelOrder1" value="1" />
  153. <property name="RequestMappingsPanelOrder2" value="2" />
  154. <property name="RequestMappingsPanelWidth0" value="75" />
  155. <property name="RequestMappingsPanelWidth1" value="75" />
  156. <property name="RequestMappingsPanelWidth2" value="75" />
  157. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  158. <property name="WebServerToolWindowFactoryState" value="false" />
  159. <property name="aspect.path.notification.shown" value="true" />
  160. <property name="last_opened_file_path" value="$PROJECT_DIR$/.idea/WEB-INF/web.xml" />
  161. <property name="node.js.detected.package.eslint" value="true" />
  162. <property name="node.js.path.for.package.eslint" value="project" />
  163. <property name="node.js.path.for.package.tslint" value="project" />
  164. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  165. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  166. <property name="project.structure.last.edited" value="Project" />
  167. <property name="project.structure.proportion" value="0.15" />
  168. <property name="project.structure.side.proportion" value="0.2" />
  169. <property name="restartRequiresConfirmation" value="false" />
  170. <property name="run.code.analysis.last.selected.profile" value="pProject Default" />
  171. <property name="settings.editor.selected.configurable" value="editing.templates" />
  172. </component>
  173. <component name="RecentsManager">
  174. <key name="CopyFile.RECENT_KEYS">
  175. <recent name="D:\Wangzhan\src\main\resources\templates\www\spdx" />
  176. <recent name="D:\Wangzhan\src\main\resources\templates\www\spdx\include" />
  177. <recent name="D:\Project\Development\通榆乡村振兴\xczxw\src\main\resources\static\www\xczxw\images" />
  178. <recent name="D:\Project\Development\通榆乡村振兴\xczxw\src\main\resources\templates\www\xczxw" />
  179. <recent name="D:\Project\Development\通榆乡村振兴\xczxw\src\main\java\com\sooka\mybatis\model" />
  180. </key>
  181. </component>
  182. <component name="RunDashboard">
  183. <option name="excludedTypes">
  184. <set>
  185. <option value="TomeeConfiguration" />
  186. </set>
  187. </option>
  188. </component>
  189. <component name="RunManager" selected="Spring Boot.CmsApplication">
  190. <configuration default="true" type="Application" factoryName="Application">
  191. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  192. <method v="2">
  193. <option name="Make" enabled="true" />
  194. </method>
  195. </configuration>
  196. <configuration default="true" type="JUnit" factoryName="JUnit">
  197. <option name="TEST_OBJECT" value="class" />
  198. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  199. <method v="2">
  200. <option name="Make" enabled="true" />
  201. </method>
  202. </configuration>
  203. <configuration name="CmsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  204. <module name="sipingkfdx" />
  205. <option name="SPRING_BOOT_MAIN_CLASS" value="com.sooka.CmsApplication" />
  206. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  207. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  208. <method v="2">
  209. <option name="Make" enabled="true" />
  210. </method>
  211. </configuration>
  212. <configuration default="true" type="TestNG">
  213. <option name="TEST_OBJECT" value="CLASS" />
  214. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  215. <properties />
  216. <listeners />
  217. <method v="2">
  218. <option name="Make" enabled="true" />
  219. </method>
  220. </configuration>
  221. <configuration default="true" type="TomeeConfiguration" factoryName="Local" ALTERNATIVE_JRE_ENABLED="false">
  222. <deployment />
  223. <server-settings>
  224. <option name="BASE_DIRECTORY_NAME" value="_sookaCms_2" />
  225. </server-settings>
  226. <predefined_log_file enabled="true" id="Tomcat" />
  227. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  228. <predefined_log_file id="Tomcat Manager" />
  229. <predefined_log_file id="Tomcat Host Manager" />
  230. <predefined_log_file id="Tomcat Localhost Access" />
  231. <RunnerSettings RunnerId="Debug">
  232. <option name="DEBUG_PORT" value="61508" />
  233. </RunnerSettings>
  234. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  235. <option name="USE_ENV_VARIABLES" value="true" />
  236. <STARTUP>
  237. <option name="USE_DEFAULT" value="true" />
  238. <option name="SCRIPT" value="" />
  239. <option name="VM_PARAMETERS" value="" />
  240. <option name="PROGRAM_PARAMETERS" value="" />
  241. </STARTUP>
  242. <SHUTDOWN>
  243. <option name="USE_DEFAULT" value="true" />
  244. <option name="SCRIPT" value="" />
  245. <option name="VM_PARAMETERS" value="" />
  246. <option name="PROGRAM_PARAMETERS" value="" />
  247. </SHUTDOWN>
  248. </ConfigurationWrapper>
  249. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  250. <option name="USE_ENV_VARIABLES" value="true" />
  251. <STARTUP>
  252. <option name="USE_DEFAULT" value="true" />
  253. <option name="SCRIPT" value="" />
  254. <option name="VM_PARAMETERS" value="" />
  255. <option name="PROGRAM_PARAMETERS" value="" />
  256. </STARTUP>
  257. <SHUTDOWN>
  258. <option name="USE_DEFAULT" value="true" />
  259. <option name="SCRIPT" value="" />
  260. <option name="VM_PARAMETERS" value="" />
  261. <option name="PROGRAM_PARAMETERS" value="" />
  262. </SHUTDOWN>
  263. </ConfigurationWrapper>
  264. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  265. <option name="USE_ENV_VARIABLES" value="true" />
  266. <STARTUP>
  267. <option name="USE_DEFAULT" value="true" />
  268. <option name="SCRIPT" value="" />
  269. <option name="VM_PARAMETERS" value="" />
  270. <option name="PROGRAM_PARAMETERS" value="" />
  271. </STARTUP>
  272. <SHUTDOWN>
  273. <option name="USE_DEFAULT" value="true" />
  274. <option name="SCRIPT" value="" />
  275. <option name="VM_PARAMETERS" value="" />
  276. <option name="PROGRAM_PARAMETERS" value="" />
  277. </SHUTDOWN>
  278. </ConfigurationWrapper>
  279. <method v="2">
  280. <option name="Make" enabled="true" />
  281. </method>
  282. </configuration>
  283. <configuration name="Tomcat 9.0.80" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.80" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
  284. <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8900/sipingkfdx_war_exploded/" />
  285. <option name="UPDATING_POLICY" value="restart-server" />
  286. <deployment>
  287. <artifact name="sipingkfdx:war exploded">
  288. <settings>
  289. <option name="CONTEXT_PATH" value="/sipingkfdx_war_exploded" />
  290. </settings>
  291. </artifact>
  292. </deployment>
  293. <server-settings>
  294. <option name="BASE_DIRECTORY_NAME" value="Unnamed_sookaCms_3" />
  295. <option name="HTTP_PORT" value="8900" />
  296. </server-settings>
  297. <predefined_log_file enabled="true" id="Tomcat" />
  298. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  299. <predefined_log_file id="Tomcat Manager" />
  300. <predefined_log_file id="Tomcat Host Manager" />
  301. <predefined_log_file id="Tomcat Localhost Access" />
  302. <RunnerSettings RunnerId="Debug">
  303. <option name="DEBUG_PORT" value="61504" />
  304. </RunnerSettings>
  305. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  306. <option name="USE_ENV_VARIABLES" value="true" />
  307. <STARTUP>
  308. <option name="USE_DEFAULT" value="true" />
  309. <option name="SCRIPT" value="" />
  310. <option name="VM_PARAMETERS" value="" />
  311. <option name="PROGRAM_PARAMETERS" value="" />
  312. </STARTUP>
  313. <SHUTDOWN>
  314. <option name="USE_DEFAULT" value="true" />
  315. <option name="SCRIPT" value="" />
  316. <option name="VM_PARAMETERS" value="" />
  317. <option name="PROGRAM_PARAMETERS" value="" />
  318. </SHUTDOWN>
  319. </ConfigurationWrapper>
  320. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  321. <option name="USE_ENV_VARIABLES" value="true" />
  322. <STARTUP>
  323. <option name="USE_DEFAULT" value="true" />
  324. <option name="SCRIPT" value="" />
  325. <option name="VM_PARAMETERS" value="" />
  326. <option name="PROGRAM_PARAMETERS" value="" />
  327. </STARTUP>
  328. <SHUTDOWN>
  329. <option name="USE_DEFAULT" value="true" />
  330. <option name="SCRIPT" value="" />
  331. <option name="VM_PARAMETERS" value="" />
  332. <option name="PROGRAM_PARAMETERS" value="" />
  333. </SHUTDOWN>
  334. </ConfigurationWrapper>
  335. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  336. <option name="USE_ENV_VARIABLES" value="true" />
  337. <STARTUP>
  338. <option name="USE_DEFAULT" value="true" />
  339. <option name="SCRIPT" value="" />
  340. <option name="VM_PARAMETERS" value="" />
  341. <option name="PROGRAM_PARAMETERS" value="" />
  342. </STARTUP>
  343. <SHUTDOWN>
  344. <option name="USE_DEFAULT" value="true" />
  345. <option name="SCRIPT" value="" />
  346. <option name="VM_PARAMETERS" value="" />
  347. <option name="PROGRAM_PARAMETERS" value="" />
  348. </SHUTDOWN>
  349. </ConfigurationWrapper>
  350. <method v="2">
  351. <option name="Make" enabled="true" />
  352. <option name="BuildArtifacts" enabled="true">
  353. <artifact name="sipingkfdx:war exploded" />
  354. </option>
  355. </method>
  356. </configuration>
  357. <configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" ALTERNATIVE_JRE_ENABLED="false">
  358. <deployment />
  359. <server-settings>
  360. <option name="BASE_DIRECTORY_NAME" value="_sookaCms" />
  361. </server-settings>
  362. <predefined_log_file enabled="true" id="Tomcat" />
  363. <predefined_log_file enabled="true" id="Tomcat Catalina" />
  364. <predefined_log_file id="Tomcat Manager" />
  365. <predefined_log_file id="Tomcat Host Manager" />
  366. <predefined_log_file id="Tomcat Localhost Access" />
  367. <RunnerSettings RunnerId="Debug">
  368. <option name="DEBUG_PORT" value="61504" />
  369. </RunnerSettings>
  370. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
  371. <option name="USE_ENV_VARIABLES" value="true" />
  372. <STARTUP>
  373. <option name="USE_DEFAULT" value="true" />
  374. <option name="SCRIPT" value="" />
  375. <option name="VM_PARAMETERS" value="" />
  376. <option name="PROGRAM_PARAMETERS" value="" />
  377. </STARTUP>
  378. <SHUTDOWN>
  379. <option name="USE_DEFAULT" value="true" />
  380. <option name="SCRIPT" value="" />
  381. <option name="VM_PARAMETERS" value="" />
  382. <option name="PROGRAM_PARAMETERS" value="" />
  383. </SHUTDOWN>
  384. </ConfigurationWrapper>
  385. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
  386. <option name="USE_ENV_VARIABLES" value="true" />
  387. <STARTUP>
  388. <option name="USE_DEFAULT" value="true" />
  389. <option name="SCRIPT" value="" />
  390. <option name="VM_PARAMETERS" value="" />
  391. <option name="PROGRAM_PARAMETERS" value="" />
  392. </STARTUP>
  393. <SHUTDOWN>
  394. <option name="USE_DEFAULT" value="true" />
  395. <option name="SCRIPT" value="" />
  396. <option name="VM_PARAMETERS" value="" />
  397. <option name="PROGRAM_PARAMETERS" value="" />
  398. </SHUTDOWN>
  399. </ConfigurationWrapper>
  400. <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
  401. <option name="USE_ENV_VARIABLES" value="true" />
  402. <STARTUP>
  403. <option name="USE_DEFAULT" value="true" />
  404. <option name="SCRIPT" value="" />
  405. <option name="VM_PARAMETERS" value="" />
  406. <option name="PROGRAM_PARAMETERS" value="" />
  407. </STARTUP>
  408. <SHUTDOWN>
  409. <option name="USE_DEFAULT" value="true" />
  410. <option name="SCRIPT" value="" />
  411. <option name="VM_PARAMETERS" value="" />
  412. <option name="PROGRAM_PARAMETERS" value="" />
  413. </SHUTDOWN>
  414. </ConfigurationWrapper>
  415. <method v="2">
  416. <option name="Make" enabled="true" />
  417. </method>
  418. </configuration>
  419. <list>
  420. <item itemvalue="Spring Boot.CmsApplication" />
  421. <item itemvalue="Tomcat Server.Tomcat 9.0.80" />
  422. </list>
  423. </component>
  424. <component name="ServiceViewManager">
  425. <option name="viewStates">
  426. <list>
  427. <serviceView>
  428. <treeState>
  429. <expand>
  430. <path>
  431. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  432. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  433. </path>
  434. <path>
  435. <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
  436. <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  437. <item name="Running" type="7427dc5b:ServiceModel$ServiceGroupNode" />
  438. </path>
  439. </expand>
  440. <select />
  441. </treeState>
  442. </serviceView>
  443. </list>
  444. </option>
  445. </component>
  446. <component name="SpellCheckerSettings" BundledDictionaries="0" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" />
  447. <component name="SvnConfiguration" cleanupOnStartRun="true">
  448. <configuration>C:\Users\21263\AppData\Roaming\Subversion</configuration>
  449. <supportedVersion>125</supportedVersion>
  450. </component>
  451. <component name="TaskManager">
  452. <task active="true" id="Default" summary="Default task">
  453. <changelist id="529ecfa9-37e1-4c3a-b502-a929602e22d8" name="Default" comment="" />
  454. <created>1598247182027</created>
  455. <option name="number" value="Default" />
  456. <option name="presentableId" value="Default" />
  457. <updated>1598247182027</updated>
  458. <workItem from="1598247187516" duration="6785000" />
  459. <workItem from="1598320722115" duration="21415000" />
  460. <workItem from="1598487052095" duration="7178000" />
  461. <workItem from="1598573889314" duration="6063000" />
  462. <workItem from="1598852473819" duration="2222000" />
  463. <workItem from="1598856031960" duration="4231000" />
  464. <workItem from="1598919419851" duration="10032000" />
  465. <workItem from="1599005729496" duration="26590000" />
  466. <workItem from="1599092155981" duration="14473000" />
  467. <workItem from="1599184994651" duration="4400000" />
  468. <workItem from="1599438972367" duration="6003000" />
  469. <workItem from="1599463938636" duration="1347000" />
  470. <workItem from="1599525865528" duration="923000" />
  471. <workItem from="1608518617614" duration="1762000" />
  472. <workItem from="1608529570526" duration="599000" />
  473. <workItem from="1624518656961" duration="5392000" />
  474. <workItem from="1624847029279" duration="2710000" />
  475. <workItem from="1625031765705" duration="3328000" />
  476. <workItem from="1625187993851" duration="5314000" />
  477. <workItem from="1625797453204" duration="278000" />
  478. <workItem from="1625799914451" duration="34000" />
  479. <workItem from="1627284362277" duration="1882000" />
  480. <workItem from="1627286869957" duration="11826000" />
  481. <workItem from="1627866583991" duration="10000" />
  482. <workItem from="1628147533998" duration="3726000" />
  483. <workItem from="1628556956389" duration="3107000" />
  484. <workItem from="1628729899226" duration="3691000" />
  485. <workItem from="1628820020257" duration="6989000" />
  486. <workItem from="1629000115340" duration="5376000" />
  487. <workItem from="1629077683054" duration="37000" />
  488. <workItem from="1629077729499" duration="273000" />
  489. <workItem from="1634353290465" duration="355000" />
  490. <workItem from="1634368801889" duration="1686000" />
  491. <workItem from="1634606014326" duration="137000" />
  492. <workItem from="1634606185936" duration="360000" />
  493. <workItem from="1635494542082" duration="315000" />
  494. <workItem from="1637721546338" duration="1220000" />
  495. <workItem from="1639201361466" duration="455000" />
  496. <workItem from="1639201900726" duration="666000" />
  497. <workItem from="1639385223236" duration="3000" />
  498. <workItem from="1653901474792" duration="2527000" />
  499. <workItem from="1660870938009" duration="449000" />
  500. <workItem from="1660972202833" duration="46000" />
  501. <workItem from="1661413908390" duration="740000" />
  502. <workItem from="1661842706033" duration="1725000" />
  503. <workItem from="1661846792961" duration="12000" />
  504. <workItem from="1681451540569" duration="2085000" />
  505. <workItem from="1682211819331" duration="1735000" />
  506. <workItem from="1682302993509" duration="598000" />
  507. <workItem from="1686047880043" duration="12000" />
  508. <workItem from="1686047977795" duration="138000" />
  509. <workItem from="1686048151306" duration="100000" />
  510. <workItem from="1686048258404" duration="11832000" />
  511. <workItem from="1686099261108" duration="18994000" />
  512. <workItem from="1686127572874" duration="6215000" />
  513. <workItem from="1686135611497" duration="2181000" />
  514. <workItem from="1686533986245" duration="34000" />
  515. <workItem from="1686534497694" duration="17000" />
  516. <workItem from="1686535197534" duration="31148000" />
  517. <workItem from="1686616767968" duration="25961000" />
  518. <workItem from="1686703044640" duration="27678000" />
  519. <workItem from="1686789598011" duration="22839000" />
  520. <workItem from="1686875983980" duration="19339000" />
  521. <workItem from="1686962128578" duration="21694000" />
  522. <workItem from="1687134301787" duration="23789000" />
  523. <workItem from="1687221648739" duration="27962000" />
  524. <workItem from="1687307718161" duration="8950000" />
  525. <workItem from="1687329474445" duration="7398000" />
  526. <workItem from="1687653414650" duration="24391000" />
  527. <workItem from="1687739995023" duration="2313000" />
  528. <workItem from="1687742661180" duration="12546000" />
  529. <workItem from="1687772852629" duration="2596000" />
  530. <workItem from="1687825757278" duration="25338000" />
  531. <workItem from="1687912537245" duration="28521000" />
  532. <workItem from="1687952743050" duration="616000" />
  533. <workItem from="1687953552173" duration="736000" />
  534. <workItem from="1687998720102" duration="11657000" />
  535. <workItem from="1688021846925" duration="5420000" />
  536. <workItem from="1688085263448" duration="9412000" />
  537. <workItem from="1688171290033" duration="10789000" />
  538. <workItem from="1688258628967" duration="13408000" />
  539. <workItem from="1688516965593" duration="1416000" />
  540. <workItem from="1688520251338" duration="3999000" />
  541. <workItem from="1688537905682" duration="601000" />
  542. <workItem from="1689054553813" duration="751000" />
  543. <workItem from="1690765625280" duration="5473000" />
  544. <workItem from="1690773056712" duration="15967000" />
  545. <workItem from="1690850155883" duration="20234000" />
  546. <workItem from="1690936154593" duration="22353000" />
  547. <workItem from="1690970336543" duration="14628000" />
  548. <workItem from="1691022831495" duration="29427000" />
  549. <workItem from="1691109961277" duration="26787000" />
  550. <workItem from="1691195920556" duration="18123000" />
  551. <workItem from="1691368801020" duration="5037000" />
  552. <workItem from="1691375753279" duration="14848000" />
  553. <workItem from="1691454812456" duration="2218000" />
  554. <workItem from="1691457465369" duration="21192000" />
  555. <workItem from="1691541193134" duration="20651000" />
  556. <workItem from="1691627640441" duration="8553000" />
  557. <workItem from="1692350624844" duration="1438000" />
  558. <workItem from="1692416840265" duration="4639000" />
  559. <workItem from="1695276849245" duration="3474000" />
  560. <workItem from="1695286968017" duration="1052000" />
  561. <workItem from="1695342959925" duration="4102000" />
  562. <workItem from="1695348314598" duration="2076000" />
  563. <workItem from="1698306608288" duration="631000" />
  564. <workItem from="1698382311696" duration="1842000" />
  565. <workItem from="1698730610958" duration="12000" />
  566. <workItem from="1698808996988" duration="595000" />
  567. <workItem from="1698817141215" duration="3030000" />
  568. <workItem from="1698987799832" duration="2592000" />
  569. <workItem from="1700030285045" duration="2842000" />
  570. <workItem from="1700033729308" duration="5483000" />
  571. <workItem from="1700100797407" duration="6446000" />
  572. <workItem from="1700182752835" duration="3597000" />
  573. <workItem from="1700466927865" duration="4074000" />
  574. <workItem from="1700528885575" duration="1850000" />
  575. <workItem from="1700634309200" duration="1175000" />
  576. <workItem from="1700701496003" duration="2173000" />
  577. <workItem from="1700894367760" duration="40000" />
  578. <workItem from="1701046997359" duration="15518000" />
  579. <workItem from="1701133260141" duration="14158000" />
  580. <workItem from="1701220062909" duration="13660000" />
  581. <workItem from="1701393761950" duration="1291000" />
  582. <workItem from="1701651511469" duration="8259000" />
  583. <workItem from="1701738330718" duration="3042000" />
  584. <workItem from="1701824280905" duration="1057000" />
  585. <workItem from="1702279212495" duration="2785000" />
  586. <workItem from="1703552475787" duration="17969000" />
  587. <workItem from="1703638815980" duration="18005000" />
  588. <workItem from="1703725298953" duration="1022000" />
  589. </task>
  590. <task id="LOCAL-00001">
  591. <created>1624523405733</created>
  592. <option name="number" value="00001" />
  593. <option name="presentableId" value="LOCAL-00001" />
  594. <option name="project" value="LOCAL" />
  595. <updated>1624523405733</updated>
  596. </task>
  597. <task id="LOCAL-00002">
  598. <created>1624523459826</created>
  599. <option name="number" value="00002" />
  600. <option name="presentableId" value="LOCAL-00002" />
  601. <option name="project" value="LOCAL" />
  602. <updated>1624523459826</updated>
  603. </task>
  604. <task id="LOCAL-00003">
  605. <created>1627375112736</created>
  606. <option name="number" value="00003" />
  607. <option name="presentableId" value="LOCAL-00003" />
  608. <option name="project" value="LOCAL" />
  609. <updated>1627375112737</updated>
  610. </task>
  611. <task id="LOCAL-00004">
  612. <created>1653960435750</created>
  613. <option name="number" value="00004" />
  614. <option name="presentableId" value="LOCAL-00004" />
  615. <option name="project" value="LOCAL" />
  616. <updated>1653960435750</updated>
  617. </task>
  618. <task id="LOCAL-00005" summary="init">
  619. <created>1686060089284</created>
  620. <option name="number" value="00005" />
  621. <option name="presentableId" value="LOCAL-00005" />
  622. <option name="project" value="LOCAL" />
  623. <updated>1686060089284</updated>
  624. </task>
  625. <task id="LOCAL-00006" summary="init">
  626. <created>1686122730729</created>
  627. <option name="number" value="00006" />
  628. <option name="presentableId" value="LOCAL-00006" />
  629. <option name="project" value="LOCAL" />
  630. <updated>1686122730729</updated>
  631. </task>
  632. <task id="LOCAL-00007" summary="init">
  633. <created>1686126242400</created>
  634. <option name="number" value="00007" />
  635. <option name="presentableId" value="LOCAL-00007" />
  636. <option name="project" value="LOCAL" />
  637. <updated>1686126242400</updated>
  638. </task>
  639. <task id="LOCAL-00008" summary="长春民建">
  640. <created>1686991891615</created>
  641. <option name="number" value="00008" />
  642. <option name="presentableId" value="LOCAL-00008" />
  643. <option name="project" value="LOCAL" />
  644. <updated>1686991891615</updated>
  645. </task>
  646. <task id="LOCAL-00009" summary="ccmj">
  647. <created>1687135309177</created>
  648. <option name="number" value="00009" />
  649. <option name="presentableId" value="LOCAL-00009" />
  650. <option name="project" value="LOCAL" />
  651. <updated>1687135309178</updated>
  652. </task>
  653. <task id="LOCAL-00010" summary="ccmj">
  654. <created>1687316776562</created>
  655. <option name="number" value="00010" />
  656. <option name="presentableId" value="LOCAL-00010" />
  657. <option name="project" value="LOCAL" />
  658. <updated>1687316776562</updated>
  659. </task>
  660. <task id="LOCAL-00011" summary="ccmj">
  661. <created>1687333795252</created>
  662. <option name="number" value="00011" />
  663. <option name="presentableId" value="LOCAL-00011" />
  664. <option name="project" value="LOCAL" />
  665. <updated>1687333795252</updated>
  666. </task>
  667. <task id="LOCAL-00012" summary="ccmj">
  668. <created>1687653721602</created>
  669. <option name="number" value="00012" />
  670. <option name="presentableId" value="LOCAL-00012" />
  671. <option name="project" value="LOCAL" />
  672. <updated>1687653721602</updated>
  673. </task>
  674. <task id="LOCAL-00013" summary="ccmj">
  675. <created>1687658022245</created>
  676. <option name="number" value="00013" />
  677. <option name="presentableId" value="LOCAL-00013" />
  678. <option name="project" value="LOCAL" />
  679. <updated>1687658022245</updated>
  680. </task>
  681. <task id="LOCAL-00014" summary="ccmj">
  682. <created>1687689428598</created>
  683. <option name="number" value="00014" />
  684. <option name="presentableId" value="LOCAL-00014" />
  685. <option name="project" value="LOCAL" />
  686. <updated>1687689428598</updated>
  687. </task>
  688. <task id="LOCAL-00015" summary="ccmj">
  689. <created>1687745754129</created>
  690. <option name="number" value="00015" />
  691. <option name="presentableId" value="LOCAL-00015" />
  692. <option name="project" value="LOCAL" />
  693. <updated>1687745754130</updated>
  694. </task>
  695. <task id="LOCAL-00016" summary="ccmj">
  696. <created>1687772551637</created>
  697. <option name="number" value="00016" />
  698. <option name="presentableId" value="LOCAL-00016" />
  699. <option name="project" value="LOCAL" />
  700. <updated>1687772551637</updated>
  701. </task>
  702. <task id="LOCAL-00017" summary="ccmj">
  703. <created>1687844445076</created>
  704. <option name="number" value="00017" />
  705. <option name="presentableId" value="LOCAL-00017" />
  706. <option name="project" value="LOCAL" />
  707. <updated>1687844445076</updated>
  708. </task>
  709. <task id="LOCAL-00018" summary="长春民建优化">
  710. <created>1688016945251</created>
  711. <option name="number" value="00018" />
  712. <option name="presentableId" value="LOCAL-00018" />
  713. <option name="project" value="LOCAL" />
  714. <updated>1688016945251</updated>
  715. </task>
  716. <task id="LOCAL-00019" summary="ccmj">
  717. <created>1688024127833</created>
  718. <option name="number" value="00019" />
  719. <option name="presentableId" value="LOCAL-00019" />
  720. <option name="project" value="LOCAL" />
  721. <updated>1688024127833</updated>
  722. </task>
  723. <task id="LOCAL-00020" summary="ccmj页数修改">
  724. <created>1688033786911</created>
  725. <option name="number" value="00020" />
  726. <option name="presentableId" value="LOCAL-00020" />
  727. <option name="project" value="LOCAL" />
  728. <updated>1688033786911</updated>
  729. </task>
  730. <task id="LOCAL-00021" summary="ccmj样式">
  731. <created>1688085928413</created>
  732. <option name="number" value="00021" />
  733. <option name="presentableId" value="LOCAL-00021" />
  734. <option name="project" value="LOCAL" />
  735. <updated>1688085928414</updated>
  736. </task>
  737. <task id="LOCAL-00022" summary="ccmjsj页码">
  738. <created>1688102431674</created>
  739. <option name="number" value="00022" />
  740. <option name="presentableId" value="LOCAL-00022" />
  741. <option name="project" value="LOCAL" />
  742. <updated>1688102431674</updated>
  743. </task>
  744. <task id="LOCAL-00023" summary="ccmj">
  745. <created>1688181808431</created>
  746. <option name="number" value="00023" />
  747. <option name="presentableId" value="LOCAL-00023" />
  748. <option name="project" value="LOCAL" />
  749. <updated>1688181808431</updated>
  750. </task>
  751. <task id="LOCAL-00024" summary="ccmj">
  752. <created>1688275040537</created>
  753. <option name="number" value="00024" />
  754. <option name="presentableId" value="LOCAL-00024" />
  755. <option name="project" value="LOCAL" />
  756. <updated>1688275040537</updated>
  757. </task>
  758. <task id="LOCAL-00025" summary="四平开放大学">
  759. <created>1691399159317</created>
  760. <option name="number" value="00025" />
  761. <option name="presentableId" value="LOCAL-00025" />
  762. <option name="project" value="LOCAL" />
  763. <updated>1691399159317</updated>
  764. </task>
  765. <task id="LOCAL-00026" summary="删除classes">
  766. <created>1691457524347</created>
  767. <option name="number" value="00026" />
  768. <option name="presentableId" value="LOCAL-00026" />
  769. <option name="project" value="LOCAL" />
  770. <updated>1691457524347</updated>
  771. </task>
  772. <task id="LOCAL-00027" summary="删除无用代码">
  773. <created>1691457565937</created>
  774. <option name="number" value="00027" />
  775. <option name="presentableId" value="LOCAL-00027" />
  776. <option name="project" value="LOCAL" />
  777. <updated>1691457565937</updated>
  778. </task>
  779. <option name="localTasksCounter" value="28" />
  780. <servers />
  781. </component>
  782. <component name="TypeScriptGeneratedFilesManager">
  783. <option name="version" value="1" />
  784. </component>
  785. <component name="Vcs.Log.History.Properties">
  786. <option name="COLUMN_ORDER">
  787. <list>
  788. <option value="0" />
  789. <option value="2" />
  790. <option value="3" />
  791. <option value="1" />
  792. </list>
  793. </option>
  794. </component>
  795. <component name="Vcs.Log.Tabs.Properties">
  796. <option name="TAB_STATES">
  797. <map>
  798. <entry key="1">
  799. <value>
  800. <State>
  801. <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
  802. <option name="FILTERS">
  803. <map>
  804. <entry key="branch">
  805. <value>
  806. <list>
  807. <option value="HEAD" />
  808. </list>
  809. </value>
  810. </entry>
  811. <entry key="roots">
  812. <value>
  813. <list>
  814. <option value="$PROJECT_DIR$" />
  815. </list>
  816. </value>
  817. </entry>
  818. </map>
  819. </option>
  820. </State>
  821. </value>
  822. </entry>
  823. <entry key="MAIN">
  824. <value>
  825. <State>
  826. <option name="COLUMN_ORDER" />
  827. </State>
  828. </value>
  829. </entry>
  830. </map>
  831. </option>
  832. <option name="OPEN_TABS">
  833. <set>
  834. <option value="1" />
  835. </set>
  836. </option>
  837. </component>
  838. <component name="VcsManagerConfiguration">
  839. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  840. <ignored-roots>
  841. <path value="$PROJECT_DIR$" />
  842. </ignored-roots>
  843. <MESSAGE value="init" />
  844. <MESSAGE value="长春民建" />
  845. <MESSAGE value="长春民建优化" />
  846. <MESSAGE value="ccmj页数修改" />
  847. <MESSAGE value="ccmj样式" />
  848. <MESSAGE value="ccmjsj页码" />
  849. <MESSAGE value="ccmj" />
  850. <MESSAGE value="四平开放大学" />
  851. <MESSAGE value="删除classes" />
  852. <MESSAGE value="删除无用代码" />
  853. <option name="LAST_COMMIT_MESSAGE" value="删除无用代码" />
  854. </component>
  855. <component name="WindowStateProjectService">
  856. <state x="539" y="337" key="#TomEE_Server" timestamp="1695345462847">
  857. <screen x="0" y="0" width="1707" height="1019" />
  858. </state>
  859. <state x="539" y="337" key="#TomEE_Server/0.0.1707.1019@0.0.1707.1019" timestamp="1695345462847" />
  860. <state x="383" y="122" key="#Tomcat_Server" timestamp="1695345826298">
  861. <screen x="0" y="0" width="1707" height="1019" />
  862. </state>
  863. <state x="383" y="122" key="#Tomcat_Server/0.0.1707.1019@0.0.1707.1019" timestamp="1695345826298" />
  864. <state x="540" y="154" key="#Unnamed" timestamp="1695345705215">
  865. <screen x="0" y="0" width="1707" height="1019" />
  866. </state>
  867. <state x="540" y="154" key="#Unnamed/0.0.1707.1019@0.0.1707.1019" timestamp="1695345705215" />
  868. <state x="323" y="226" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1695350485847">
  869. <screen x="0" y="0" width="1707" height="1019" />
  870. </state>
  871. <state x="323" y="226" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695350485847" />
  872. <state x="560" y="633" key="#com.intellij.javaee.module.view.common.J2EE.J2EEDeploymentDescriptorLocationPanel.changeDDPath" timestamp="1695347822170">
  873. <screen x="0" y="0" width="1707" height="1019" />
  874. </state>
  875. <state x="560" y="633" key="#com.intellij.javaee.module.view.common.J2EE.J2EEDeploymentDescriptorLocationPanel.changeDDPath/0.0.1707.1019@0.0.1707.1019" timestamp="1695347822170" />
  876. <state x="519" y="633" key="#com.intellij.javaee.module.view.web.EditWebRootDialog" timestamp="1695345305019">
  877. <screen x="0" y="0" width="1707" height="1019" />
  878. </state>
  879. <state x="519" y="633" key="#com.intellij.javaee.module.view.web.EditWebRootDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695345305019" />
  880. <state x="711" y="158" key="CommitChangelistDialog2" timestamp="1703663164055">
  881. <screen x="0" y="0" width="1920" height="1040" />
  882. </state>
  883. <state x="632" y="155" key="CommitChangelistDialog2/0.0.1707.1019@0.0.1707.1019" timestamp="1700033365699" />
  884. <state x="711" y="158" key="CommitChangelistDialog2/0.0.1920.1040@0.0.1920.1040" timestamp="1703663164055" />
  885. <state x="120" y="172" width="1365" height="843" key="DiffContextDialog" timestamp="1703663160158">
  886. <screen x="0" y="0" width="1920" height="1040" />
  887. </state>
  888. <state x="107" y="169" width="1365" height="843" key="DiffContextDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700033244480" />
  889. <state x="120" y="172" key="DiffContextDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703663160158" />
  890. <state x="1000" y="433" key="FileChooserDialogImpl" timestamp="1700034196819">
  891. <screen x="0" y="0" width="1920" height="1040" />
  892. </state>
  893. <state x="889" y="424" key="FileChooserDialogImpl/0.0.1707.1019@0.0.1707.1019" timestamp="1695347821162" />
  894. <state x="1000" y="433" key="FileChooserDialogImpl/0.0.1920.1040@0.0.1920.1040" timestamp="1700034196819" />
  895. <state width="1877" height="297" key="GridCell.Tab.0.bottom" timestamp="1703727944898">
  896. <screen x="0" y="0" width="1920" height="1040" />
  897. </state>
  898. <state width="1663" height="302" key="GridCell.Tab.0.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  899. <state width="1877" height="297" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  900. <state width="1877" height="297" key="GridCell.Tab.0.center" timestamp="1703727944898">
  901. <screen x="0" y="0" width="1920" height="1040" />
  902. </state>
  903. <state width="1663" height="302" key="GridCell.Tab.0.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  904. <state width="1877" height="297" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  905. <state width="1877" height="297" key="GridCell.Tab.0.left" timestamp="1703727944898">
  906. <screen x="0" y="0" width="1920" height="1040" />
  907. </state>
  908. <state width="1663" height="302" key="GridCell.Tab.0.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  909. <state width="1877" height="297" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  910. <state width="1877" height="297" key="GridCell.Tab.0.right" timestamp="1703727944898">
  911. <screen x="0" y="0" width="1920" height="1040" />
  912. </state>
  913. <state width="1663" height="302" key="GridCell.Tab.0.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  914. <state width="1877" height="297" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  915. <state width="1877" height="297" key="GridCell.Tab.1.bottom" timestamp="1703727944898">
  916. <screen x="0" y="0" width="1920" height="1040" />
  917. </state>
  918. <state width="1663" height="302" key="GridCell.Tab.1.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  919. <state width="1877" height="297" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  920. <state width="1877" height="297" key="GridCell.Tab.1.center" timestamp="1703727944898">
  921. <screen x="0" y="0" width="1920" height="1040" />
  922. </state>
  923. <state width="1663" height="302" key="GridCell.Tab.1.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  924. <state width="1877" height="297" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  925. <state width="1877" height="297" key="GridCell.Tab.1.left" timestamp="1703727944898">
  926. <screen x="0" y="0" width="1920" height="1040" />
  927. </state>
  928. <state width="1663" height="302" key="GridCell.Tab.1.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  929. <state width="1877" height="297" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  930. <state width="1877" height="297" key="GridCell.Tab.1.right" timestamp="1703727944898">
  931. <screen x="0" y="0" width="1920" height="1040" />
  932. </state>
  933. <state width="1663" height="302" key="GridCell.Tab.1.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  934. <state width="1877" height="297" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
  935. <state width="1877" height="351" key="GridCell.Tab.2.bottom" timestamp="1701657509532">
  936. <screen x="0" y="0" width="1920" height="1040" />
  937. </state>
  938. <state width="1663" height="302" key="GridCell.Tab.2.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  939. <state width="1877" height="351" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
  940. <state width="1877" height="351" key="GridCell.Tab.2.center" timestamp="1701657509532">
  941. <screen x="0" y="0" width="1920" height="1040" />
  942. </state>
  943. <state width="1663" height="302" key="GridCell.Tab.2.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  944. <state width="1877" height="351" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
  945. <state width="1877" height="351" key="GridCell.Tab.2.left" timestamp="1701657509532">
  946. <screen x="0" y="0" width="1920" height="1040" />
  947. </state>
  948. <state width="1663" height="302" key="GridCell.Tab.2.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  949. <state width="1877" height="351" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
  950. <state width="1877" height="351" key="GridCell.Tab.2.right" timestamp="1701657509532">
  951. <screen x="0" y="0" width="1920" height="1040" />
  952. </state>
  953. <state width="1663" height="302" key="GridCell.Tab.2.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
  954. <state width="1877" height="351" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
  955. <state width="1143" height="479" key="GridCell.Tab.3.bottom" timestamp="1695348915791">
  956. <screen x="0" y="0" width="1707" height="1019" />
  957. </state>
  958. <state width="1143" height="479" key="GridCell.Tab.3.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
  959. <state width="1143" height="479" key="GridCell.Tab.3.center" timestamp="1695348915791">
  960. <screen x="0" y="0" width="1707" height="1019" />
  961. </state>
  962. <state width="1143" height="479" key="GridCell.Tab.3.center/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
  963. <state width="1143" height="479" key="GridCell.Tab.3.left" timestamp="1695348915791">
  964. <screen x="0" y="0" width="1707" height="1019" />
  965. </state>
  966. <state width="1143" height="479" key="GridCell.Tab.3.left/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
  967. <state width="1143" height="479" key="GridCell.Tab.3.right" timestamp="1695348915791">
  968. <screen x="0" y="0" width="1707" height="1019" />
  969. </state>
  970. <state width="1143" height="479" key="GridCell.Tab.3.right/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
  971. <state width="1143" height="479" key="GridCell.Tab.4.bottom" timestamp="1695348756052">
  972. <screen x="0" y="0" width="1707" height="1019" />
  973. </state>
  974. <state width="1143" height="479" key="GridCell.Tab.4.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
  975. <state width="1143" height="479" key="GridCell.Tab.4.center" timestamp="1695348756052">
  976. <screen x="0" y="0" width="1707" height="1019" />
  977. </state>
  978. <state width="1143" height="479" key="GridCell.Tab.4.center/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
  979. <state width="1143" height="479" key="GridCell.Tab.4.left" timestamp="1695348756052">
  980. <screen x="0" y="0" width="1707" height="1019" />
  981. </state>
  982. <state width="1143" height="479" key="GridCell.Tab.4.left/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
  983. <state width="1143" height="479" key="GridCell.Tab.4.right" timestamp="1695348756052">
  984. <screen x="0" y="0" width="1707" height="1019" />
  985. </state>
  986. <state width="1143" height="479" key="GridCell.Tab.4.right/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
  987. <state x="726" y="233" key="RollbackChangesDialog" timestamp="1703569333804">
  988. <screen x="0" y="0" width="1920" height="1040" />
  989. </state>
  990. <state x="726" y="233" key="RollbackChangesDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703569333804" />
  991. <state x="402" y="122" key="SettingsEditor" timestamp="1703662236118">
  992. <screen x="0" y="0" width="1920" height="1040" />
  993. </state>
  994. <state x="357" y="120" key="SettingsEditor/0.0.1707.1019@0.0.1707.1019" timestamp="1695350353329" />
  995. <state x="402" y="122" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1703662236118" />
  996. <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1695286041132">
  997. <screen x="0" y="0" width="1707" height="1019" />
  998. </state>
  999. <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695286041132" />
  1000. <state x="105" y="95" width="1711" height="851" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1703661118993">
  1001. <screen x="0" y="0" width="1920" height="1040" />
  1002. </state>
  1003. <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700033441308" />
  1004. <state x="105" y="95" width="1711" height="851" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703661118993" />
  1005. <state x="619" y="345" key="com.intellij.ide.util.TipDialog" timestamp="1703725298947">
  1006. <screen x="0" y="0" width="1920" height="1040" />
  1007. </state>
  1008. <state x="550" y="338" key="com.intellij.ide.util.TipDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700030284598" />
  1009. <state x="619" y="345" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703725298947" />
  1010. <state x="32" y="276" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1701654715517">
  1011. <screen x="0" y="0" width="1920" height="1040" />
  1012. </state>
  1013. <state x="32" y="276" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1920.1040@0.0.1920.1040" timestamp="1701654715517" />
  1014. <state x="733" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1701236690904">
  1015. <screen x="0" y="0" width="1920" height="1040" />
  1016. </state>
  1017. <state x="652" y="428" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1707.1019@0.0.1707.1019" timestamp="1700032946493" />
  1018. <state x="733" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1920.1040@0.0.1920.1040" timestamp="1701236690904" />
  1019. <state x="749" y="423" width="934" height="560" key="find.popup" timestamp="1703661641106">
  1020. <screen x="0" y="0" width="1920" height="1040" />
  1021. </state>
  1022. <state x="749" y="423" width="934" height="560" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1703661641106" />
  1023. <state x="574" y="241" key="run.anything.popup" timestamp="1700470303576">
  1024. <screen x="0" y="0" width="1920" height="1040" />
  1025. </state>
  1026. <state x="510" y="236" key="run.anything.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1695284199609" />
  1027. <state x="574" y="241" key="run.anything.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1700470303576" />
  1028. <state x="580" y="225" width="756" height="692" key="search.everywhere.popup" timestamp="1703663854655">
  1029. <screen x="0" y="0" width="1920" height="1040" />
  1030. </state>
  1031. <state x="516" y="220" width="672" height="678" key="search.everywhere.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1700031766299" />
  1032. <state x="580" y="225" width="756" height="692" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1703663854655" />
  1033. <state x="682" y="437" key="vcs.readOnlyHandler.ReadOnlyStatusDialog" timestamp="1703658734630">
  1034. <screen x="0" y="0" width="1920" height="1040" />
  1035. </state>
  1036. <state x="682" y="437" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703658734630" />
  1037. </component>
  1038. <component name="XDebuggerManager">
  1039. <breakpoint-manager>
  1040. <breakpoints>
  1041. <line-breakpoint enabled="true" type="java-line">
  1042. <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/utils/ExcelUtil.java</url>
  1043. <line>47</line>
  1044. <option name="timeStamp" value="5" />
  1045. </line-breakpoint>
  1046. <line-breakpoint enabled="true" type="java-line">
  1047. <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/utils/ExcelUtil.java</url>
  1048. <line>106</line>
  1049. <option name="timeStamp" value="6" />
  1050. </line-breakpoint>
  1051. <line-breakpoint enabled="true" type="java-line">
  1052. <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java</url>
  1053. <line>88</line>
  1054. <option name="timeStamp" value="14" />
  1055. </line-breakpoint>
  1056. <line-breakpoint enabled="true" type="java-line">
  1057. <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java</url>
  1058. <line>87</line>
  1059. <option name="timeStamp" value="15" />
  1060. </line-breakpoint>
  1061. </breakpoints>
  1062. </breakpoint-manager>
  1063. </component>
  1064. <component name="antWorkspaceConfiguration">
  1065. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  1066. <option name="FILTER_TARGETS" value="false" />
  1067. </component>
  1068. </project>