workspace.xml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="e7cd156b-23fc-410f-9ecc-be34a2e87174" name="Default Changelist" comment="代码合并">
  8. <change beforePath="$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/InvalidReReport/InvalidReasonService.java" beforeDir="false" afterPath="$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/InvalidReReport/InvalidReasonService.java" afterDir="false" />
  9. </list>
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="FileTemplateManagerImpl">
  16. <option name="RECENT_TEMPLATES">
  17. <list>
  18. <option value="Interface" />
  19. <option value="Class" />
  20. </list>
  21. </option>
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_BRANCH_BY_REPOSITORY">
  25. <map>
  26. <entry key="$PROJECT_DIR$" value="test" />
  27. </map>
  28. </option>
  29. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  30. </component>
  31. <component name="GitSEFilterConfiguration">
  32. <file-type-list>
  33. <filtered-out-file-type name="LOCAL_BRANCH" />
  34. <filtered-out-file-type name="REMOTE_BRANCH" />
  35. <filtered-out-file-type name="TAG" />
  36. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  37. </file-type-list>
  38. </component>
  39. <component name="HighlightingSettingsPerFile">
  40. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/CompareMessageController.java" root0="FORCE_HIGHLIGHTING" />
  41. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/AssoTaskPersonelService.java" root0="FORCE_HIGHLIGHTING" />
  42. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/ReportController.java" root0="FORCE_HIGHLIGHTING" />
  43. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/ReportService.java" root0="FORCE_HIGHLIGHTING" />
  44. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/FeatureController.java" root0="FORCE_HIGHLIGHTING" />
  45. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/entity/asso/AssoReportReferences.java" root0="FORCE_HIGHLIGHTING" />
  46. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/AssoReportReferencesService.java" root0="FORCE_HIGHLIGHTING" />
  47. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/OutInterfaceService.java" root0="FORCE_HIGHLIGHTING" />
  48. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/common/config/InnerInterceptor/LizzMybatisIntercepts.java" root0="FORCE_HIGHLIGHTING" />
  49. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/common/model/vo/PersonnelVO.java" root0="FORCE_HIGHLIGHTING" />
  50. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/BaseService.java" root0="FORCE_HIGHLIGHTING" />
  51. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/InvalidReReport/ProofGroupController.java" root0="FORCE_HIGHLIGHTING" />
  52. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/InvalidReReport/InvalidProcessController.java" root0="FORCE_HIGHLIGHTING" />
  53. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/entity/ReportReferences.java" root0="FORCE_HIGHLIGHTING" />
  54. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/entity/CompareMessage.java" root0="FORCE_HIGHLIGHTING" />
  55. <setting file="file://$PROJECT_DIR$/RMS/src/main/resources/application-dev.yml" root0="FORCE_HIGHLIGHTING" />
  56. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/ReportReferencesService.java" root0="FORCE_HIGHLIGHTING" />
  57. <setting file="file://$PROJECT_DIR$/RMS/src/main/resources/application.yml" root0="FORCE_HIGHLIGHTING" />
  58. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/BaseController.java" root0="FORCE_HIGHLIGHTING" />
  59. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/InvalidReReport/ArgumentsScenarioController.java" root0="FORCE_HIGHLIGHTING" />
  60. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/InvalidReReport/ArgumentsController.java" root0="FORCE_HIGHLIGHTING" />
  61. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/common/utils/auth/TreeUtils.java" root0="FORCE_HIGHLIGHTING" />
  62. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/CompareMessageService.java" root0="FORCE_HIGHLIGHTING" />
  63. <setting file="file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/FeatureService.java" root0="FORCE_HIGHLIGHTING" />
  64. </component>
  65. <component name="ProjectId" id="2JADGkpubIwxnMp31DlLxSpGoB3" />
  66. <component name="ProjectLevelVcsManager">
  67. <ConfirmationsSetting value="1" id="Add" />
  68. <ConfirmationsSetting value="2" id="Remove" />
  69. </component>
  70. <component name="ProjectViewState">
  71. <option name="hideEmptyMiddlePackages" value="true" />
  72. <option name="showLibraryContents" value="true" />
  73. </component>
  74. <component name="PropertiesComponent">
  75. <property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  76. <property name="DatabaseDriversLRU" value="mysql" />
  77. <property name="RequestMappingsPanelOrder0" value="0" />
  78. <property name="RequestMappingsPanelOrder1" value="1" />
  79. <property name="RequestMappingsPanelWidth0" value="75" />
  80. <property name="RequestMappingsPanelWidth1" value="75" />
  81. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  82. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  83. <property name="SONARLINT_PRECOMMIT_ANALYSIS" value="true" />
  84. <property name="WebServerToolWindowFactoryState" value="false" />
  85. <property name="aspect.path.notification.shown" value="true" />
  86. <property name="last_opened_file_path" value="$PROJECT_DIR$/RMS/src/main/resources/mapper" />
  87. <property name="node.js.detected.package.eslint" value="true" />
  88. <property name="node.js.detected.package.tslint" value="true" />
  89. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  90. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  91. <property name="nodejs_package_manager_path" value="npm" />
  92. <property name="project.structure.last.edited" value="Libraries" />
  93. <property name="project.structure.proportion" value="0.0" />
  94. <property name="project.structure.side.proportion" value="0.594041" />
  95. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  96. <property name="vue.rearranger.settings.migration" value="true" />
  97. </component>
  98. <component name="ReactorSettings">
  99. <option name="notificationShown" value="true" />
  100. </component>
  101. <component name="RecentsManager">
  102. <key name="CopyFile.RECENT_KEYS">
  103. <recent name="D:\RMS\RMS\src\main\resources\mapper" />
  104. <recent name="D:\RMS\RMS\src\main\resources" />
  105. <recent name="E:\IDEAProject\RMS_Backend\RMS\src\main\java\cn\cslg\report" />
  106. </key>
  107. <key name="MoveFile.RECENT_KEYS">
  108. <recent name="E:\IDEAProject\RMS_Backend\RMS\src\main\resources\mapper" />
  109. </key>
  110. <key name="CopyClassDialog.RECENTS_KEY">
  111. <recent name="cn.cslg.report.common.model.dto.invalidReReport" />
  112. <recent name="cn.cslg.report.controller.InvalidReReport" />
  113. <recent name="cn.cslg.report.service.business.InvalidReReport" />
  114. <recent name="cn.cslg.report.mapper.InvalidReReport" />
  115. <recent name="cn.cslg.report.entity.invalidReReport" />
  116. </key>
  117. </component>
  118. <component name="RunManager" selected="Spring Boot.Application">
  119. <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
  120. <option name="arquillianRunConfiguration">
  121. <value>
  122. <option name="containerStateName" value="" />
  123. </value>
  124. </option>
  125. <option name="TEST_OBJECT" value="class" />
  126. <method v="2">
  127. <option name="Make" enabled="true" />
  128. </method>
  129. </configuration>
  130. <configuration name="ArgumentsService" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  131. <option name="MAIN_CLASS_NAME" value="cn.cslg.report.service.business.InvalidReReport.ArgumentsService" />
  132. <module name="RMS" />
  133. <extension name="coverage">
  134. <pattern>
  135. <option name="PATTERN" value="cn.cslg.report.service.business.InvalidReReport.*" />
  136. <option name="ENABLED" value="true" />
  137. </pattern>
  138. </extension>
  139. <method v="2">
  140. <option name="Make" enabled="true" />
  141. </method>
  142. </configuration>
  143. <configuration name="FeatureService" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  144. <option name="MAIN_CLASS_NAME" value="cn.cslg.report.service.business.FeatureService" />
  145. <module name="RMS" />
  146. <extension name="coverage">
  147. <pattern>
  148. <option name="PATTERN" value="cn.cslg.report.service.business.*" />
  149. <option name="ENABLED" value="true" />
  150. </pattern>
  151. </extension>
  152. <method v="2">
  153. <option name="Make" enabled="true" />
  154. </method>
  155. </configuration>
  156. <configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  157. <module name="RMS" />
  158. <option name="SPRING_BOOT_MAIN_CLASS" value="cn.cslg.report.Application" />
  159. <method v="2">
  160. <option name="Make" enabled="true" />
  161. </method>
  162. </configuration>
  163. <recent_temporary>
  164. <list>
  165. <item itemvalue="Application.FeatureService" />
  166. <item itemvalue="Application.ArgumentsService" />
  167. </list>
  168. </recent_temporary>
  169. </component>
  170. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  171. <component name="TaskManager">
  172. <task active="true" id="Default" summary="Default task">
  173. <changelist id="e7cd156b-23fc-410f-9ecc-be34a2e87174" name="Default Changelist" comment="" />
  174. <created>1671511900387</created>
  175. <option name="number" value="Default" />
  176. <option name="presentableId" value="Default" />
  177. <updated>1671511900387</updated>
  178. <workItem from="1671511902044" duration="19866000" />
  179. <workItem from="1671539384819" duration="6630000" />
  180. <workItem from="1671585394564" duration="1889000" />
  181. <workItem from="1673232805752" duration="20679000" />
  182. <workItem from="1673314193726" duration="396000" />
  183. <workItem from="1673314631144" duration="15878000" />
  184. <workItem from="1673400625616" duration="625000" />
  185. <workItem from="1673486700261" duration="13352000" />
  186. <workItem from="1673573452163" duration="5664000" />
  187. <workItem from="1675647264099" duration="26450000" />
  188. <workItem from="1675732443639" duration="22610000" />
  189. <workItem from="1675819315507" duration="11585000" />
  190. <workItem from="1677028604553" duration="4531000" />
  191. <workItem from="1684723834941" duration="6217000" />
  192. <workItem from="1684994341145" duration="8166000" />
  193. <workItem from="1685324002771" duration="2801000" />
  194. <workItem from="1685416746472" duration="601000" />
  195. <workItem from="1685496655536" duration="1868000" />
  196. <workItem from="1685599682279" duration="317000" />
  197. <workItem from="1685600143293" duration="1614000" />
  198. <workItem from="1686193921226" duration="15748000" />
  199. <workItem from="1686274186338" duration="12780000" />
  200. <workItem from="1686824155542" duration="525000" />
  201. <workItem from="1686879173825" duration="3007000" />
  202. <workItem from="1687326114463" duration="706000" />
  203. <workItem from="1687830654571" duration="7844000" />
  204. <workItem from="1687914410929" duration="1698000" />
  205. <workItem from="1687916197659" duration="20642000" />
  206. <workItem from="1688002711362" duration="14154000" />
  207. <workItem from="1688088815806" duration="12537000" />
  208. <workItem from="1688347655591" duration="16574000" />
  209. <workItem from="1688433438555" duration="20531000" />
  210. <workItem from="1688522215989" duration="8166000" />
  211. <workItem from="1688539091147" duration="9813000" />
  212. <workItem from="1688550394286" duration="2791000" />
  213. <workItem from="1688606615541" duration="17722000" />
  214. <workItem from="1688693381375" duration="70235000" />
  215. <workItem from="1689039003332" duration="25052000" />
  216. <workItem from="1689129800018" duration="5221000" />
  217. <workItem from="1689218598400" duration="7256000" />
  218. <workItem from="1689561023788" duration="2922000" />
  219. <workItem from="1689649274528" duration="5101000" />
  220. <workItem from="1689730148339" duration="6626000" />
  221. <workItem from="1689830616480" duration="2882000" />
  222. <workItem from="1689842255327" duration="1096000" />
  223. <workItem from="1689904212323" duration="4715000" />
  224. <workItem from="1689921700224" duration="3686000" />
  225. <workItem from="1689935619126" duration="521000" />
  226. <workItem from="1690163051358" duration="1331000" />
  227. <workItem from="1690262556961" duration="7663000" />
  228. <workItem from="1690334758351" duration="16689000" />
  229. <workItem from="1690422657201" duration="69399000" />
  230. <workItem from="1690766829752" duration="1721000" />
  231. </task>
  232. <task id="LOCAL-00001" summary="12.20 陈宇">
  233. <created>1671533439152</created>
  234. <option name="number" value="00001" />
  235. <option name="presentableId" value="LOCAL-00001" />
  236. <option name="project" value="LOCAL" />
  237. <updated>1671533439152</updated>
  238. </task>
  239. <task id="LOCAL-00002" summary="12.20 陈宇">
  240. <created>1671539621936</created>
  241. <option name="number" value="00002" />
  242. <option name="presentableId" value="LOCAL-00002" />
  243. <option name="project" value="LOCAL" />
  244. <updated>1671539621936</updated>
  245. </task>
  246. <task id="LOCAL-00003" summary="12.20 陈宇">
  247. <created>1671546004898</created>
  248. <option name="number" value="00003" />
  249. <option name="presentableId" value="LOCAL-00003" />
  250. <option name="project" value="LOCAL" />
  251. <updated>1671546004898</updated>
  252. </task>
  253. <task id="LOCAL-00004" summary="12.20 chenyi">
  254. <created>1673250297145</created>
  255. <option name="number" value="00004" />
  256. <option name="presentableId" value="LOCAL-00004" />
  257. <option name="project" value="LOCAL" />
  258. <updated>1673250297145</updated>
  259. </task>
  260. <task id="LOCAL-00005" summary="12.20 chenyi">
  261. <created>1673258736217</created>
  262. <option name="number" value="00005" />
  263. <option name="presentableId" value="LOCAL-00005" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1673258736217</updated>
  266. </task>
  267. <task id="LOCAL-00006" summary="12.20 chenyi">
  268. <created>1673346654153</created>
  269. <option name="number" value="00006" />
  270. <option name="presentableId" value="LOCAL-00006" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1673346654153</updated>
  273. </task>
  274. <task id="LOCAL-00007" summary="12chenyi">
  275. <created>1673486742941</created>
  276. <option name="number" value="00007" />
  277. <option name="presentableId" value="LOCAL-00007" />
  278. <option name="project" value="LOCAL" />
  279. <updated>1673486742941</updated>
  280. </task>
  281. <task id="LOCAL-00008" summary="12chenyi">
  282. <created>1673486772664</created>
  283. <option name="number" value="00008" />
  284. <option name="presentableId" value="LOCAL-00008" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1673486772664</updated>
  287. </task>
  288. <task id="LOCAL-00009" summary="12chenyi">
  289. <created>1673519516759</created>
  290. <option name="number" value="00009" />
  291. <option name="presentableId" value="LOCAL-00009" />
  292. <option name="project" value="LOCAL" />
  293. <updated>1673519516759</updated>
  294. </task>
  295. <task id="LOCAL-00010" summary="12chenyi">
  296. <created>1673573541746</created>
  297. <option name="number" value="00010" />
  298. <option name="presentableId" value="LOCAL-00010" />
  299. <option name="project" value="LOCAL" />
  300. <updated>1673573541746</updated>
  301. </task>
  302. <task id="LOCAL-00011" summary=" 2/6 lrj">
  303. <created>1675667280728</created>
  304. <option name="number" value="00011" />
  305. <option name="presentableId" value="LOCAL-00011" />
  306. <option name="project" value="LOCAL" />
  307. <updated>1675667280728</updated>
  308. </task>
  309. <task id="LOCAL-00012" summary="2/6 lrj">
  310. <created>1675672469033</created>
  311. <option name="number" value="00012" />
  312. <option name="presentableId" value="LOCAL-00012" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1675672469033</updated>
  315. </task>
  316. <task id="LOCAL-00013" summary="修改配置文件">
  317. <created>1676962553299</created>
  318. <option name="number" value="00013" />
  319. <option name="presentableId" value="LOCAL-00013" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1676962553299</updated>
  322. </task>
  323. <task id="LOCAL-00014" summary="代码合并">
  324. <created>1684724160898</created>
  325. <option name="number" value="00014" />
  326. <option name="presentableId" value="LOCAL-00014" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1684724160898</updated>
  329. </task>
  330. <task id="LOCAL-00015" summary="代码合并">
  331. <created>1687916572278</created>
  332. <option name="number" value="00015" />
  333. <option name="presentableId" value="LOCAL-00015" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1687916572278</updated>
  336. </task>
  337. <task id="LOCAL-00016" summary="代码合并">
  338. <created>1687934413241</created>
  339. <option name="number" value="00016" />
  340. <option name="presentableId" value="LOCAL-00016" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1687934413241</updated>
  343. </task>
  344. <task id="LOCAL-00017" summary="代码合并">
  345. <created>1687935008738</created>
  346. <option name="number" value="00017" />
  347. <option name="presentableId" value="LOCAL-00017" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1687935008738</updated>
  350. </task>
  351. <task id="LOCAL-00018" summary="代码合并">
  352. <created>1688022436000</created>
  353. <option name="number" value="00018" />
  354. <option name="presentableId" value="LOCAL-00018" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1688022436000</updated>
  357. </task>
  358. <task id="LOCAL-00019" summary="证据组合框架">
  359. <created>1688029737116</created>
  360. <option name="number" value="00019" />
  361. <option name="presentableId" value="LOCAL-00019" />
  362. <option name="project" value="LOCAL" />
  363. <updated>1688029737116</updated>
  364. </task>
  365. <task id="LOCAL-00020" summary="无效应对报告框架搭建">
  366. <created>1688348538918</created>
  367. <option name="number" value="00020" />
  368. <option name="presentableId" value="LOCAL-00020" />
  369. <option name="project" value="LOCAL" />
  370. <updated>1688348538918</updated>
  371. </task>
  372. <task id="LOCAL-00021" summary="代码合并">
  373. <created>1688433639661</created>
  374. <option name="number" value="00021" />
  375. <option name="presentableId" value="LOCAL-00021" />
  376. <option name="project" value="LOCAL" />
  377. <updated>1688433639661</updated>
  378. </task>
  379. <task id="LOCAL-00022" summary="添加单个对比文件接口">
  380. <created>1688526052349</created>
  381. <option name="number" value="00022" />
  382. <option name="presentableId" value="LOCAL-00022" />
  383. <option name="project" value="LOCAL" />
  384. <updated>1688526052349</updated>
  385. </task>
  386. <task id="LOCAL-00023" summary="代码合并">
  387. <created>1688526392994</created>
  388. <option name="number" value="00023" />
  389. <option name="presentableId" value="LOCAL-00023" />
  390. <option name="project" value="LOCAL" />
  391. <updated>1688526392994</updated>
  392. </task>
  393. <task id="LOCAL-00024" summary="代码合并">
  394. <created>1688535526860</created>
  395. <option name="number" value="00024" />
  396. <option name="presentableId" value="LOCAL-00024" />
  397. <option name="project" value="LOCAL" />
  398. <updated>1688535526860</updated>
  399. </task>
  400. <task id="LOCAL-00025" summary="代码合并">
  401. <created>1688607412545</created>
  402. <option name="number" value="00025" />
  403. <option name="presentableId" value="LOCAL-00025" />
  404. <option name="project" value="LOCAL" />
  405. <updated>1688607412545</updated>
  406. </task>
  407. <task id="LOCAL-00026" summary="获得权要接口">
  408. <created>1688622410961</created>
  409. <option name="number" value="00026" />
  410. <option name="presentableId" value="LOCAL-00026" />
  411. <option name="project" value="LOCAL" />
  412. <updated>1688622410961</updated>
  413. </task>
  414. <task id="LOCAL-00027" summary="代码合并">
  415. <created>1688981858877</created>
  416. <option name="number" value="00027" />
  417. <option name="presentableId" value="LOCAL-00027" />
  418. <option name="project" value="LOCAL" />
  419. <updated>1688981858877</updated>
  420. </task>
  421. <task id="LOCAL-00028" summary="代码合并">
  422. <created>1688982593467</created>
  423. <option name="number" value="00028" />
  424. <option name="presentableId" value="LOCAL-00028" />
  425. <option name="project" value="LOCAL" />
  426. <updated>1688982593467</updated>
  427. </task>
  428. <task id="LOCAL-00029" summary="代码合并">
  429. <created>1688982681086</created>
  430. <option name="number" value="00029" />
  431. <option name="presentableId" value="LOCAL-00029" />
  432. <option name="project" value="LOCAL" />
  433. <updated>1688982681086</updated>
  434. </task>
  435. <task id="LOCAL-00030" summary="代码合并">
  436. <created>1689041118758</created>
  437. <option name="number" value="00030" />
  438. <option name="presentableId" value="LOCAL-00030" />
  439. <option name="project" value="LOCAL" />
  440. <updated>1689041118758</updated>
  441. </task>
  442. <task id="LOCAL-00031" summary="代码合并">
  443. <created>1689070431884</created>
  444. <option name="number" value="00031" />
  445. <option name="presentableId" value="LOCAL-00031" />
  446. <option name="project" value="LOCAL" />
  447. <updated>1689070431884</updated>
  448. </task>
  449. <task id="LOCAL-00032" summary="代码合并">
  450. <created>1689074250957</created>
  451. <option name="number" value="00032" />
  452. <option name="presentableId" value="LOCAL-00032" />
  453. <option name="project" value="LOCAL" />
  454. <updated>1689074250957</updated>
  455. </task>
  456. <task id="LOCAL-00033" summary="代码合并">
  457. <created>1690706978544</created>
  458. <option name="number" value="00033" />
  459. <option name="presentableId" value="LOCAL-00033" />
  460. <option name="project" value="LOCAL" />
  461. <updated>1690706978544</updated>
  462. </task>
  463. <option name="localTasksCounter" value="34" />
  464. <servers />
  465. </component>
  466. <component name="TypeScriptGeneratedFilesManager">
  467. <option name="version" value="3" />
  468. </component>
  469. <component name="Vcs.Log.History.Properties">
  470. <option name="COLUMN_ID_ORDER">
  471. <list>
  472. <option value="Default.Root" />
  473. <option value="Default.Author" />
  474. <option value="Default.Date" />
  475. <option value="Default.Subject" />
  476. </list>
  477. </option>
  478. </component>
  479. <component name="Vcs.Log.Tabs.Properties">
  480. <option name="TAB_STATES">
  481. <map>
  482. <entry key="MAIN">
  483. <value>
  484. <State />
  485. </value>
  486. </entry>
  487. </map>
  488. </option>
  489. <option name="oldMeFiltersMigrated" value="true" />
  490. </component>
  491. <component name="VcsManagerConfiguration">
  492. <MESSAGE value="12.20 陈宇" />
  493. <MESSAGE value="12.20 chenyi" />
  494. <MESSAGE value="12chenyi" />
  495. <MESSAGE value=" 2/6 lrj" />
  496. <MESSAGE value="2/6 lrj" />
  497. <MESSAGE value="修改配置文件" />
  498. <MESSAGE value="证据组合框架" />
  499. <MESSAGE value="无效应对报告框架搭建" />
  500. <MESSAGE value="添加单个对比文件接口" />
  501. <MESSAGE value="获得权要接口" />
  502. <MESSAGE value="代码合并" />
  503. <option name="LAST_COMMIT_MESSAGE" value="代码合并" />
  504. </component>
  505. <component name="XDebuggerManager">
  506. <breakpoint-manager>
  507. <breakpoints>
  508. <line-breakpoint enabled="true" type="java-line">
  509. <url>file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/TaskService.java</url>
  510. <line>805</line>
  511. <option name="timeStamp" value="20" />
  512. </line-breakpoint>
  513. <line-breakpoint enabled="true" type="java-line">
  514. <url>file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/CompareFilesService.java</url>
  515. <line>735</line>
  516. <option name="timeStamp" value="28" />
  517. </line-breakpoint>
  518. <line-breakpoint enabled="true" type="java-line">
  519. <url>file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/service/business/CompareFilesService.java</url>
  520. <line>515</line>
  521. <option name="timeStamp" value="98" />
  522. </line-breakpoint>
  523. <line-breakpoint enabled="true" type="java-line">
  524. <url>file://$PROJECT_DIR$/RMS/src/main/java/cn/cslg/report/controller/CompareFilesController.java</url>
  525. <line>45</line>
  526. <option name="timeStamp" value="101" />
  527. </line-breakpoint>
  528. </breakpoints>
  529. </breakpoint-manager>
  530. <pin-to-top-manager>
  531. <pinned-members>
  532. <PinnedItemInfo parentTag="cn.cslg.report.common.model.vo.SplitVO" memberName="ReportId" />
  533. </pinned-members>
  534. </pin-to-top-manager>
  535. </component>
  536. </project>