workspace.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  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="42a0d34b-c484-4704-92dd-be5ac61d2f66" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/target/classes/com/template/model/dto/ApartmentSettingDto.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/model/dto/ApartmentSettingDto.class" afterDir="false" />
  10. </list>
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="CodeInsightWorkspaceSettings">
  17. <option name="optimizeImportsOnTheFly" value="true" />
  18. </component>
  19. <component name="FileTemplateManagerImpl">
  20. <option name="RECENT_TEMPLATES">
  21. <list>
  22. <option value="Interface" />
  23. <option value="Class" />
  24. </list>
  25. </option>
  26. </component>
  27. <component name="Git.Settings">
  28. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  29. </component>
  30. <component name="MarkdownSettingsMigration">
  31. <option name="stateVersion" value="1" />
  32. </component>
  33. <component name="MavenImportPreferences">
  34. <option name="generalSettings">
  35. <MavenGeneralSettings>
  36. <option name="mavenHome" value="D:/soft/maven/apache-maven-3.8.6" />
  37. <option name="userSettingsFile" value="D:\soft\maven\apache-maven-3.8.6\conf\settings.xml" />
  38. </MavenGeneralSettings>
  39. </option>
  40. </component>
  41. <component name="MavenRunner">
  42. <option name="skipTests" value="true" />
  43. </component>
  44. <component name="ProblemsViewState">
  45. <option name="selectedTabId" value="CurrentFile" />
  46. </component>
  47. <component name="ProjectId" id="2YHd6TDRlyqYh3OC9nI7fVxdhno" />
  48. <component name="ProjectViewState">
  49. <option name="showExcludedFiles" value="false" />
  50. <option name="showLibraryContents" value="true" />
  51. </component>
  52. <component name="PropertiesComponent">{
  53. &quot;keyToString&quot;: {
  54. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  55. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  56. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  57. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  58. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  59. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  60. &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
  61. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  62. &quot;last_opened_file_path&quot;: &quot;E:/2024project/iHotel_student_houtai&quot;,
  63. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  64. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  65. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  66. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  67. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  68. &quot;project.structure.last.edited&quot;: &quot;Project&quot;,
  69. &quot;project.structure.proportion&quot;: &quot;0.15&quot;,
  70. &quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
  71. &quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;,
  72. &quot;spring.configuration.checksum&quot;: &quot;f6966ce39847c3d9a18b4a1dfc3fec06&quot;
  73. }
  74. }</component>
  75. <component name="RecentsManager">
  76. <key name="CopyFile.RECENT_KEYS">
  77. <recent name="E:\2024project\iHotel_student_houtai\src\main\resources" />
  78. <recent name="E:\company\iHotel_student_houtai\src\main\java\com\template\common\utils" />
  79. <recent name="E:\company\iHotel_student_houtai\src\main\java\com\template\model\weixin" />
  80. </key>
  81. <key name="MoveFile.RECENT_KEYS">
  82. <recent name="E:\2024project\iHotel_student_houtai\src\main\resources\mapper\template" />
  83. <recent name="E:\company\iHotel_student_houtai\src\main\resources\mapper\template" />
  84. <recent name="E:\company\iHotel_student_houtai\src\main\resources\mapper" />
  85. </key>
  86. <key name="CopyClassDialog.RECENTS_KEY">
  87. <recent name="com.template.common.utils" />
  88. <recent name="com.template.common.utils.weixin" />
  89. <recent name="com.template.model.weixin" />
  90. <recent name="com.template.config" />
  91. </key>
  92. </component>
  93. <component name="RunDashboard">
  94. <option name="configurationTypes">
  95. <set>
  96. <option value="SpringBootApplicationConfigurationType" />
  97. </set>
  98. </option>
  99. </component>
  100. <component name="RunManager" selected="Spring Boot.MybatisPlusApplication">
  101. <configuration name="AesUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  102. <option name="MAIN_CLASS_NAME" value="com.template.common.utils.AesUtils" />
  103. <module name="iHotel_student_houtai" />
  104. <extension name="coverage">
  105. <pattern>
  106. <option name="PATTERN" value="com.template.common.utils.*" />
  107. <option name="ENABLED" value="true" />
  108. </pattern>
  109. </extension>
  110. <method v="2">
  111. <option name="Make" enabled="true" />
  112. </method>
  113. </configuration>
  114. <configuration name="AppletLoginController" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  115. <option name="MAIN_CLASS_NAME" value="com.template.controller.AppletLoginController" />
  116. <module name="iHotel_student_houtai" />
  117. <extension name="coverage">
  118. <pattern>
  119. <option name="PATTERN" value="com.template.controller.*" />
  120. <option name="ENABLED" value="true" />
  121. </pattern>
  122. </extension>
  123. <method v="2">
  124. <option name="Make" enabled="true" />
  125. </method>
  126. </configuration>
  127. <configuration name="AutoCode" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  128. <option name="MAIN_CLASS_NAME" value="com.template.AutoCode" />
  129. <module name="iHotel_student_houtai" />
  130. <extension name="coverage">
  131. <pattern>
  132. <option name="PATTERN" value="com.template.*" />
  133. <option name="ENABLED" value="true" />
  134. </pattern>
  135. </extension>
  136. <method v="2">
  137. <option name="Make" enabled="true" />
  138. </method>
  139. </configuration>
  140. <configuration name="DateTimeZoneUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  141. <option name="MAIN_CLASS_NAME" value="com.template.model.weixin.DateTimeZoneUtil" />
  142. <module name="iHotel_student_houtai" />
  143. <extension name="coverage">
  144. <pattern>
  145. <option name="PATTERN" value="com.template.model.weixin.*" />
  146. <option name="ENABLED" value="true" />
  147. </pattern>
  148. </extension>
  149. <method v="2">
  150. <option name="Make" enabled="true" />
  151. </method>
  152. </configuration>
  153. <configuration name="HouseOrderController" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  154. <option name="MAIN_CLASS_NAME" value="com.template.controller.HouseOrderController" />
  155. <module name="iHotel_student_houtai" />
  156. <extension name="coverage">
  157. <pattern>
  158. <option name="PATTERN" value="com.template.controller.*" />
  159. <option name="ENABLED" value="true" />
  160. </pattern>
  161. </extension>
  162. <method v="2">
  163. <option name="Make" enabled="true" />
  164. </method>
  165. </configuration>
  166. <configuration name="MybatisPlusApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
  167. <option name="ACTIVE_PROFILES" />
  168. <module name="iHotel_student_houtai" />
  169. <option name="SPRING_BOOT_MAIN_CLASS" value="com.template.MybatisPlusApplication" />
  170. <extension name="coverage">
  171. <pattern>
  172. <option name="PATTERN" value="com.template.*" />
  173. <option name="ENABLED" value="true" />
  174. </pattern>
  175. </extension>
  176. <method v="2">
  177. <option name="Make" enabled="true" />
  178. </method>
  179. </configuration>
  180. <list>
  181. <item itemvalue="Application.AesUtils" />
  182. <item itemvalue="Application.AppletLoginController" />
  183. <item itemvalue="Application.DateTimeZoneUtil" />
  184. <item itemvalue="Application.HouseOrderController" />
  185. <item itemvalue="Application.AutoCode" />
  186. <item itemvalue="Spring Boot.MybatisPlusApplication" />
  187. </list>
  188. <recent_temporary>
  189. <list>
  190. <item itemvalue="Application.DateTimeZoneUtil" />
  191. <item itemvalue="Application.AppletLoginController" />
  192. <item itemvalue="Application.AesUtils" />
  193. <item itemvalue="Application.HouseOrderController" />
  194. <item itemvalue="Application.AutoCode" />
  195. </list>
  196. </recent_temporary>
  197. </component>
  198. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  199. <component name="SpringBootOptions">
  200. <option name="showAdditionalConfigNotification" value="false" />
  201. </component>
  202. <component name="SshConsoleOptionsProvider">
  203. <option name="myEncoding" value="UTF-8" />
  204. </component>
  205. <component name="TaskManager">
  206. <task active="true" id="Default" summary="Default task">
  207. <changelist id="42a0d34b-c484-4704-92dd-be5ac61d2f66" name="Changes" comment="" />
  208. <created>1700186263832</created>
  209. <option name="number" value="Default" />
  210. <option name="presentableId" value="Default" />
  211. <updated>1700186263832</updated>
  212. <workItem from="1700186265128" duration="1452000" />
  213. <workItem from="1700187845025" duration="272442000" />
  214. <workItem from="1701824578863" duration="148698000" />
  215. <workItem from="1703235523569" duration="695000" />
  216. <workItem from="1707035814786" duration="26000" />
  217. <workItem from="1707125933388" duration="758000" />
  218. <workItem from="1707127543620" duration="194000" />
  219. <workItem from="1707183565887" duration="4060000" />
  220. <workItem from="1708478601045" duration="43000" />
  221. <workItem from="1708672733279" duration="19000" />
  222. <workItem from="1708672767815" duration="12000" />
  223. <workItem from="1708672786015" duration="3000" />
  224. <workItem from="1708672802540" duration="50451000" />
  225. <workItem from="1709263276404" duration="690000" />
  226. <workItem from="1709272855362" duration="148572000" />
  227. <workItem from="1710723486251" duration="146091000" />
  228. <workItem from="1711501418779" duration="16617000" />
  229. <workItem from="1711588157060" duration="32709000" />
  230. <workItem from="1711935512322" duration="2237000" />
  231. <workItem from="1711955623454" duration="111270000" />
  232. <workItem from="1712711167230" duration="81261000" />
  233. <workItem from="1713230566228" duration="80634000" />
  234. <workItem from="1714016912493" duration="11299000" />
  235. <workItem from="1714984629640" duration="102282000" />
  236. <workItem from="1715826083663" duration="6440000" />
  237. <workItem from="1716780091292" duration="1118000" />
  238. <workItem from="1717117321985" duration="1228000" />
  239. <workItem from="1717380643450" duration="6764000" />
  240. <workItem from="1718351916607" duration="1852000" />
  241. <workItem from="1718589597123" duration="9394000" />
  242. <workItem from="1718790560373" duration="618000" />
  243. <workItem from="1718855981011" duration="13620000" />
  244. <workItem from="1719450617842" duration="1267000" />
  245. <workItem from="1719468917857" duration="202000" />
  246. <workItem from="1719803543119" duration="62883000" />
  247. </task>
  248. <servers />
  249. </component>
  250. <component name="TypeScriptGeneratedFilesManager">
  251. <option name="version" value="3" />
  252. </component>
  253. <component name="Vcs.Log.Tabs.Properties">
  254. <option name="TAB_STATES">
  255. <map>
  256. <entry key="MAIN">
  257. <value>
  258. <State />
  259. </value>
  260. </entry>
  261. </map>
  262. </option>
  263. </component>
  264. <component name="XDebuggerManager">
  265. <breakpoint-manager>
  266. <breakpoints>
  267. <line-breakpoint enabled="true" type="java-line">
  268. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/ClassScheduleController.java</url>
  269. <line>98</line>
  270. <option name="timeStamp" value="15" />
  271. </line-breakpoint>
  272. <line-breakpoint enabled="true" type="java-line">
  273. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/ClassScheduleController.java</url>
  274. <line>124</line>
  275. <option name="timeStamp" value="16" />
  276. </line-breakpoint>
  277. <line-breakpoint enabled="true" type="java-line">
  278. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  279. <line>553</line>
  280. <option name="timeStamp" value="48" />
  281. </line-breakpoint>
  282. <line-breakpoint enabled="true" type="java-line">
  283. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  284. <line>878</line>
  285. <option name="timeStamp" value="50" />
  286. </line-breakpoint>
  287. <line-breakpoint enabled="true" type="java-line">
  288. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  289. <line>643</line>
  290. <option name="timeStamp" value="61" />
  291. </line-breakpoint>
  292. <line-breakpoint enabled="true" type="java-line">
  293. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  294. <line>698</line>
  295. <option name="timeStamp" value="62" />
  296. </line-breakpoint>
  297. <line-breakpoint enabled="true" type="java-line">
  298. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  299. <line>662</line>
  300. <option name="timeStamp" value="64" />
  301. </line-breakpoint>
  302. <line-breakpoint enabled="true" type="java-line">
  303. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/UsersMenuController.java</url>
  304. <line>108</line>
  305. <option name="timeStamp" value="72" />
  306. </line-breakpoint>
  307. <line-breakpoint enabled="true" type="java-line">
  308. <url>file://$PROJECT_DIR$/src/main/java/com/template/common/utils/SubscribeSample.java</url>
  309. <line>103</line>
  310. <option name="timeStamp" value="129" />
  311. </line-breakpoint>
  312. <line-breakpoint enabled="true" type="java-line">
  313. <url>file://$PROJECT_DIR$/src/main/java/com/template/common/utils/SubscribeSample.java</url>
  314. <line>114</line>
  315. <option name="timeStamp" value="130" />
  316. </line-breakpoint>
  317. <line-breakpoint enabled="true" type="java-line">
  318. <url>file://$PROJECT_DIR$/src/main/java/com/template/common/utils/SubscribeSample.java</url>
  319. <line>131</line>
  320. <option name="timeStamp" value="131" />
  321. </line-breakpoint>
  322. <line-breakpoint enabled="true" type="java-line">
  323. <url>file://$PROJECT_DIR$/src/main/java/com/template/common/utils/SubscribeSample.java</url>
  324. <line>135</line>
  325. <option name="timeStamp" value="132" />
  326. </line-breakpoint>
  327. <line-breakpoint enabled="true" type="java-line">
  328. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/UnlockingAdminController.java</url>
  329. <line>112</line>
  330. <option name="timeStamp" value="163" />
  331. </line-breakpoint>
  332. <line-breakpoint enabled="true" type="java-line">
  333. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/UnlockingAdminController.java</url>
  334. <line>102</line>
  335. <option name="timeStamp" value="166" />
  336. </line-breakpoint>
  337. <line-breakpoint enabled="true" type="java-line">
  338. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseOrderController.java</url>
  339. <line>1844</line>
  340. <option name="timeStamp" value="179" />
  341. </line-breakpoint>
  342. <line-breakpoint enabled="true" type="java-line">
  343. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseOrderController.java</url>
  344. <line>1581</line>
  345. <option name="timeStamp" value="181" />
  346. </line-breakpoint>
  347. <line-breakpoint enabled="true" type="java-line">
  348. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseOrderController.java</url>
  349. <line>1685</line>
  350. <option name="timeStamp" value="218" />
  351. </line-breakpoint>
  352. <line-breakpoint enabled="true" type="java-line">
  353. <url>file://$PROJECT_DIR$/src/main/java/com/template/model/weixin/MyRestTempleteUtil.java</url>
  354. <line>33</line>
  355. <option name="timeStamp" value="224" />
  356. </line-breakpoint>
  357. <line-breakpoint enabled="true" type="java-line">
  358. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  359. <line>426</line>
  360. <option name="timeStamp" value="228" />
  361. </line-breakpoint>
  362. <line-breakpoint enabled="true" type="java-line">
  363. <url>file://$PROJECT_DIR$/src/main/java/com/template/controller/HouseNumberStateController.java</url>
  364. <line>320</line>
  365. <option name="timeStamp" value="231" />
  366. </line-breakpoint>
  367. </breakpoints>
  368. </breakpoint-manager>
  369. <watches-manager>
  370. <configuration name="SpringBootApplicationConfigurationType">
  371. <watch expression="housePrices" />
  372. </configuration>
  373. </watches-manager>
  374. </component>
  375. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  376. <SUITE FILE_PATH="coverage/iHotel_student_houtai$SubscribeSample.ic" NAME="SubscribeSample Coverage Results" MODIFIED="1710380614726" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
  377. <FILTER>com.template.common.utils.*</FILTER>
  378. </SUITE>
  379. </component>
  380. </project>