workspace.xml 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="a3da8da3-bb90-4ed6-97b0-14dc128a24e1" name="默认更改列表" comment="All_Resource_first">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. </list>
  7. <option name="SHOW_DIALOG" value="false" />
  8. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  9. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  10. <option name="LAST_RESOLUTION" value="IGNORE" />
  11. </component>
  12. <component name="FileTemplateManagerImpl">
  13. <option name="RECENT_TEMPLATES">
  14. <list>
  15. <option value="Class" />
  16. </list>
  17. </option>
  18. </component>
  19. <component name="Git.Settings">
  20. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  21. </component>
  22. <component name="MavenImportPreferences">
  23. <option name="generalSettings">
  24. <MavenGeneralSettings>
  25. <option name="localRepository" value="E:\Java\Maven\apache-maven-3.8.5\.m2\repository" />
  26. <option name="mavenHome" value="$PROJECT_DIR$/../../../../Java/Maven/apache-maven-3.8.5" />
  27. <option name="userSettingsFile" value="E:\Java\Maven\apache-maven-3.8.5\conf\settings.xml" />
  28. </MavenGeneralSettings>
  29. </option>
  30. </component>
  31. <component name="ProjectId" id="2AJwjHMk3XQyRtFh4X17ZkT0nsN" />
  32. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  33. <OptionsSetting value="false" id="Update" />
  34. </component>
  35. <component name="ProjectViewState">
  36. <option name="autoscrollFromSource" value="true" />
  37. <option name="hideEmptyMiddlePackages" value="true" />
  38. <option name="showLibraryContents" value="true" />
  39. </component>
  40. <component name="PropertiesComponent">
  41. <property name="DatabaseDriversLRU" value="mysql" />
  42. <property name="RequestMappingsPanelOrder0" value="0" />
  43. <property name="RequestMappingsPanelOrder1" value="1" />
  44. <property name="RequestMappingsPanelWidth0" value="75" />
  45. <property name="RequestMappingsPanelWidth1" value="75" />
  46. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  47. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  48. <property name="ToolWindowRun.ShowToolbar" value="false" />
  49. <property name="WebServerToolWindowFactoryState" value="false" />
  50. <property name="aspect.path.notification.shown" value="true" />
  51. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  52. <property name="node.js.detected.package.eslint" value="true" />
  53. <property name="node.js.detected.package.tslint" value="true" />
  54. <property name="node.js.path.for.package.eslint" value="project" />
  55. <property name="node.js.path.for.package.tslint" value="project" />
  56. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  57. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  58. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  59. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  60. <property name="nodejs_package_manager_path" value="npm" />
  61. <property name="project.structure.last.edited" value="Modules" />
  62. <property name="project.structure.proportion" value="0.15" />
  63. <property name="project.structure.side.proportion" value="0.2" />
  64. <property name="restartRequiresConfirmation" value="false" />
  65. <property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
  66. </component>
  67. <component name="ReactorSettings">
  68. <option name="notificationShown" value="true" />
  69. </component>
  70. <component name="RecentsManager">
  71. <key name="CopyClassDialog.RECENTS_KEY">
  72. <recent name="net.lab1024.smartadmin.module.business.gps.vehicle.domain.entity" />
  73. <recent name="net.lab1024.smartadmin.module.business.gps.vehicle.domain.dto" />
  74. <recent name="net.lab1024.smartadmin.module.business.gps.geofence.domain.dto" />
  75. <recent name="net.lab1024.smartadmin.module.business.gps.domain.DTO" />
  76. <recent name="net.lab1024.smartadmin.module.business.gps.domain.entity" />
  77. </key>
  78. </component>
  79. <component name="RestClientSettings">
  80. <option name="REQUEST_HISTORY">
  81. <list>
  82. <RestClientRequest>
  83. <option name="httpMethod" value="POST" />
  84. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gpsImeiVehicle/imeiStaussss" />
  85. <option name="urlPath" value="" />
  86. <option name="textToSend" value="" />
  87. <option name="filesToSend" value="" />
  88. </RestClientRequest>
  89. <RestClientRequest>
  90. <option name="httpMethod" value="POST" />
  91. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getTrace" />
  92. <option name="urlPath" value="" />
  93. <option name="textToSend" value="" />
  94. <option name="filesToSend" value="" />
  95. </RestClientRequest>
  96. <RestClientRequest>
  97. <option name="httpMethod" value="POST" />
  98. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gpsImeiVehicle/getVehiclePosition" />
  99. <option name="urlPath" value="" />
  100. <option name="textToSend" value="" />
  101. <option name="filesToSend" value="" />
  102. </RestClientRequest>
  103. <RestClientRequest>
  104. <option name="httpMethod" value="POST" />
  105. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/saveImeiStatus" />
  106. <option name="urlPath" value="" />
  107. <option name="textToSend" value="" />
  108. <option name="filesToSend" value="" />
  109. </RestClientRequest>
  110. <RestClientRequest>
  111. <option name="httpMethod" value="POST" />
  112. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getMileage" />
  113. <option name="urlPath" value="" />
  114. <option name="textToSend" value="" />
  115. <option name="filesToSend" value="" />
  116. </RestClientRequest>
  117. <RestClientRequest>
  118. <option name="httpMethod" value="POST" />
  119. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getToken" />
  120. <option name="urlPath" value="" />
  121. <option name="textToSend" value="" />
  122. <option name="filesToSend" value="" />
  123. </RestClientRequest>
  124. <RestClientRequest>
  125. <option name="httpMethod" value="POST" />
  126. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getFamilyid" />
  127. <option name="urlPath" value="" />
  128. <option name="textToSend" value="" />
  129. <option name="filesToSend" value="" />
  130. </RestClientRequest>
  131. <RestClientRequest>
  132. <option name="httpMethod" value="POST" />
  133. <option name="urlBase" value="http://localhost:10001/smart-admin-api/vehicleInfo/page/query" />
  134. <option name="urlPath" value="" />
  135. <option name="textToSend" value="" />
  136. <option name="filesToSend" value="" />
  137. </RestClientRequest>
  138. <RestClientRequest>
  139. <option name="httpMethod" value="POST" />
  140. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gpsImeiVehicle/getVehiclePosition1" />
  141. <option name="urlPath" value="" />
  142. <option name="textToSend" value="" />
  143. <option name="filesToSend" value="" />
  144. </RestClientRequest>
  145. <RestClientRequest>
  146. <option name="httpMethod" value="POST" />
  147. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gpsImeiVehicle/saveData" />
  148. <option name="urlPath" value="" />
  149. <option name="textToSend" value="" />
  150. <option name="filesToSend" value="" />
  151. </RestClientRequest>
  152. <RestClientRequest>
  153. <option name="httpMethod" value="POST" />
  154. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/history1" />
  155. <option name="urlPath" value="" />
  156. <option name="textToSend" value="" />
  157. <option name="filesToSend" value="" />
  158. </RestClientRequest>
  159. <RestClientRequest>
  160. <option name="httpMethod" value="POST" />
  161. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/history" />
  162. <option name="urlPath" value="" />
  163. <option name="textToSend" value="" />
  164. <option name="filesToSend" value="" />
  165. </RestClientRequest>
  166. <RestClientRequest>
  167. <option name="httpMethod" value="GET" />
  168. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/tracking" />
  169. <option name="urlPath" value="" />
  170. <option name="textToSend" value="" />
  171. <option name="filesToSend" value="" />
  172. </RestClientRequest>
  173. <RestClientRequest>
  174. <option name="httpMethod" value="POST" />
  175. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getMD5Simei" />
  176. <option name="urlPath" value="" />
  177. <option name="textToSend" value="" />
  178. <option name="filesToSend" value="" />
  179. </RestClientRequest>
  180. <RestClientRequest>
  181. <option name="httpMethod" value="POST" />
  182. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getSimei" />
  183. <option name="urlPath" value="" />
  184. <option name="textToSend" value="" />
  185. <option name="filesToSend" value="" />
  186. </RestClientRequest>
  187. <RestClientRequest>
  188. <option name="httpMethod" value="POST" />
  189. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getRedisTokenExpire" />
  190. <option name="urlPath" value="" />
  191. <option name="textToSend" value="" />
  192. <option name="filesToSend" value="" />
  193. </RestClientRequest>
  194. <RestClientRequest>
  195. <option name="httpMethod" value="POST" />
  196. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/saveTraceShou" />
  197. <option name="urlPath" value="" />
  198. <option name="textToSend" value="" />
  199. <option name="filesToSend" value="" />
  200. </RestClientRequest>
  201. <RestClientRequest>
  202. <option name="httpMethod" value="POST" />
  203. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/historyTest" />
  204. <option name="urlPath" value="" />
  205. <option name="textToSend" value="" />
  206. <option name="filesToSend" value="" />
  207. </RestClientRequest>
  208. <RestClientRequest>
  209. <option name="httpMethod" value="POST" />
  210. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getRedisTokenExpire1" />
  211. <option name="urlPath" value="" />
  212. <option name="textToSend" value="" />
  213. <option name="filesToSend" value="" />
  214. </RestClientRequest>
  215. <RestClientRequest>
  216. <option name="httpMethod" value="POST" />
  217. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/getRedisToken" />
  218. <option name="urlPath" value="" />
  219. <option name="textToSend" value="" />
  220. <option name="filesToSend" value="" />
  221. </RestClientRequest>
  222. <RestClientRequest>
  223. <option name="httpMethod" value="POST" />
  224. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/test3" />
  225. <option name="urlPath" value="" />
  226. <option name="textToSend" value="" />
  227. <option name="filesToSend" value="" />
  228. </RestClientRequest>
  229. <RestClientRequest>
  230. <option name="httpMethod" value="GET" />
  231. <option name="urlBase" value="http://localhost:10001/smart-admin-api/session/get" />
  232. <option name="urlPath" value="" />
  233. <option name="textToSend" value="" />
  234. <option name="filesToSend" value="" />
  235. </RestClientRequest>
  236. <RestClientRequest>
  237. <option name="httpMethod" value="POST" />
  238. <option name="urlBase" value="http://localhost:10001/smart-admin-api/session/login" />
  239. <option name="urlPath" value="" />
  240. <option name="textToSend" value="" />
  241. <option name="filesToSend" value="" />
  242. </RestClientRequest>
  243. <RestClientRequest>
  244. <option name="httpMethod" value="POST" />
  245. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/uploadTrace" />
  246. <option name="urlPath" value="" />
  247. <option name="textToSend" value="" />
  248. <option name="filesToSend" value="" />
  249. </RestClientRequest>
  250. <RestClientRequest>
  251. <option name="httpMethod" value="POST" />
  252. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/saveData" />
  253. <option name="urlPath" value="" />
  254. <option name="textToSend" value="" />
  255. <option name="filesToSend" value="" />
  256. </RestClientRequest>
  257. <RestClientRequest>
  258. <option name="httpMethod" value="POST" />
  259. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/test1" />
  260. <option name="urlPath" value="" />
  261. <option name="textToSend" value="" />
  262. <option name="filesToSend" value="" />
  263. </RestClientRequest>
  264. <RestClientRequest>
  265. <option name="httpMethod" value="POST" />
  266. <option name="urlBase" value="http://localhost:10001/smart-admin-api//gps/getToken" />
  267. <option name="urlPath" value="" />
  268. <option name="textToSend" value="" />
  269. <option name="filesToSend" value="" />
  270. </RestClientRequest>
  271. <RestClientRequest>
  272. <option name="httpMethod" value="POST" />
  273. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/test2" />
  274. <option name="urlPath" value="" />
  275. <option name="textToSend" value="" />
  276. <option name="filesToSend" value="" />
  277. </RestClientRequest>
  278. <RestClientRequest>
  279. <option name="httpMethod" value="POST" />
  280. <option name="urlBase" value="http://localhost:10001/smart-admin-api/gps/test4" />
  281. <option name="urlPath" value="" />
  282. <option name="textToSend" value="" />
  283. <option name="filesToSend" value="" />
  284. </RestClientRequest>
  285. <RestClientRequest>
  286. <option name="httpMethod" value="GET" />
  287. <option name="urlBase" value="http://localhost:10001/smart-admin-api/session/verificationCode" />
  288. <option name="urlPath" value="" />
  289. <option name="textToSend" value="" />
  290. <option name="filesToSend" value="" />
  291. </RestClientRequest>
  292. <RestClientRequest>
  293. <option name="httpMethod" value="GET" />
  294. <option name="urlBase" value="http://localhost:10001/smart-admin-api/session/logOut" />
  295. <option name="urlPath" value="" />
  296. <option name="textToSend" value="" />
  297. <option name="filesToSend" value="" />
  298. </RestClientRequest>
  299. </list>
  300. </option>
  301. </component>
  302. <component name="RunManager" selected="Spring Boot.SmartAdminApplication">
  303. <configuration name="SmartAdminApplication#12" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" path="$APPLICATION_CONFIG_DIR$/scratches/SmartAdminApplication.http" index="12" runType="Run single request">
  304. <method v="2" />
  305. </configuration>
  306. <configuration name="SmartAdminApplication#13" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" path="$APPLICATION_CONFIG_DIR$/scratches/SmartAdminApplication.http" index="13" runType="Run single request">
  307. <method v="2" />
  308. </configuration>
  309. <configuration name="SmartAdminApplication#18" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" path="$APPLICATION_CONFIG_DIR$/scratches/SmartAdminApplication.http" index="18" runType="Run single request">
  310. <method v="2" />
  311. </configuration>
  312. <configuration name="SmartAdminApplication#26" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" path="$APPLICATION_CONFIG_DIR$/scratches/SmartAdminApplication.http" index="26" runType="Run single request">
  313. <method v="2" />
  314. </configuration>
  315. <configuration name="SmartAdminApplication#30" type="HttpClient.HttpRequestRunConfigurationType" factoryName="HTTP Request" temporary="true" path="$APPLICATION_CONFIG_DIR$/scratches/SmartAdminApplication.http" index="30" runType="Run single request">
  316. <method v="2" />
  317. </configuration>
  318. <configuration name="SmartAdminApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  319. <module name="smart-admin-api" />
  320. <option name="SPRING_BOOT_MAIN_CLASS" value="net.lab1024.smartadmin.SmartAdminApplication" />
  321. <method v="2">
  322. <option name="Make" enabled="true" />
  323. </method>
  324. </configuration>
  325. <recent_temporary>
  326. <list>
  327. <item itemvalue="HTTP Request.SmartAdminApplication#30" />
  328. <item itemvalue="HTTP Request.SmartAdminApplication#26" />
  329. <item itemvalue="HTTP Request.SmartAdminApplication#12" />
  330. <item itemvalue="HTTP Request.SmartAdminApplication#18" />
  331. <item itemvalue="HTTP Request.SmartAdminApplication#13" />
  332. </list>
  333. </recent_temporary>
  334. </component>
  335. <component name="SvnConfiguration" cleanupOnStartRun="true">
  336. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  337. <supportedVersion>125</supportedVersion>
  338. </component>
  339. <component name="TaskManager">
  340. <task active="true" id="Default" summary="Default task">
  341. <created>1654741129456</created>
  342. <option name="number" value="Default" />
  343. <option name="presentableId" value="Default" />
  344. <updated>1654741129456</updated>
  345. <workItem from="1654741135532" duration="1375000" />
  346. <workItem from="1654742582377" duration="4758000" />
  347. <workItem from="1654752365073" duration="15232000" />
  348. <workItem from="1654823344559" duration="2823000" />
  349. <workItem from="1654838162371" duration="12207000" />
  350. <workItem from="1655082586649" duration="9140000" />
  351. <workItem from="1655099148984" duration="11439000" />
  352. <workItem from="1655170001925" duration="9377000" />
  353. <workItem from="1655183154894" duration="15223000" />
  354. <workItem from="1655255390934" duration="8273000" />
  355. <workItem from="1655270877113" duration="13645000" />
  356. <workItem from="1655341950449" duration="6693000" />
  357. <workItem from="1655358218615" duration="9837000" />
  358. <workItem from="1655427628716" duration="7476000" />
  359. <workItem from="1655437352678" duration="1504000" />
  360. <workItem from="1655444271057" duration="12662000" />
  361. <workItem from="1655687248315" duration="9992000" />
  362. <workItem from="1655703790559" duration="8561000" />
  363. <workItem from="1655773304265" duration="10837000" />
  364. <workItem from="1655789841468" duration="50178000" />
  365. <workItem from="1655964153215" duration="29840000" />
  366. <workItem from="1656048930287" duration="10803000" />
  367. <workItem from="1656292509042" duration="20518000" />
  368. <workItem from="1656320862406" duration="4368000" />
  369. <workItem from="1656382109255" duration="11452000" />
  370. <workItem from="1656399593034" duration="32715000" />
  371. <workItem from="1656552880000" duration="33227000" />
  372. <workItem from="1656896782826" duration="12422000" />
  373. <workItem from="1656915127568" duration="64140000" />
  374. <workItem from="1657259178180" duration="1989000" />
  375. <workItem from="1657500777770" duration="65277000" />
  376. <workItem from="1657849767582" duration="1957000" />
  377. <workItem from="1657851776471" duration="1857000" />
  378. <workItem from="1657853813885" duration="4919000" />
  379. <workItem from="1657864038967" duration="6167000" />
  380. <workItem from="1657875798284" duration="347000" />
  381. <workItem from="1657876162360" duration="2025000" />
  382. <workItem from="1657878778835" duration="1235000" />
  383. <workItem from="1658106649455" duration="4347000" />
  384. <workItem from="1658117419607" duration="5175000" />
  385. <workItem from="1658134856178" duration="22283000" />
  386. <workItem from="1658288370431" duration="4480000" />
  387. <workItem from="1658301816353" duration="491000" />
  388. <workItem from="1658366077177" duration="1695000" />
  389. <workItem from="1658711735569" duration="617000" />
  390. <workItem from="1658992465533" duration="10000" />
  391. <workItem from="1659066518438" duration="645000" />
  392. <workItem from="1659921912452" duration="4612000" />
  393. <workItem from="1660181932316" duration="2784000" />
  394. <workItem from="1660198600486" duration="245000" />
  395. <workItem from="1660201589122" duration="1459000" />
  396. </task>
  397. <task id="LOCAL-00001" summary="1">
  398. <created>1657856873899</created>
  399. <option name="number" value="00001" />
  400. <option name="presentableId" value="LOCAL-00001" />
  401. <option name="project" value="LOCAL" />
  402. <updated>1657856873899</updated>
  403. </task>
  404. <task id="LOCAL-00002" summary="1">
  405. <created>1657857118100</created>
  406. <option name="number" value="00002" />
  407. <option name="presentableId" value="LOCAL-00002" />
  408. <option name="project" value="LOCAL" />
  409. <updated>1657857118100</updated>
  410. </task>
  411. <task id="LOCAL-00003" summary="2">
  412. <created>1657876129061</created>
  413. <option name="number" value="00003" />
  414. <option name="presentableId" value="LOCAL-00003" />
  415. <option name="project" value="LOCAL" />
  416. <updated>1657876129061</updated>
  417. </task>
  418. <task id="LOCAL-00004" summary="1">
  419. <created>1659922057868</created>
  420. <option name="number" value="00004" />
  421. <option name="presentableId" value="LOCAL-00004" />
  422. <option name="project" value="LOCAL" />
  423. <updated>1659922057868</updated>
  424. </task>
  425. <task id="LOCAL-00005" summary="1">
  426. <created>1660201725686</created>
  427. <option name="number" value="00005" />
  428. <option name="presentableId" value="LOCAL-00005" />
  429. <option name="project" value="LOCAL" />
  430. <updated>1660201725686</updated>
  431. </task>
  432. <task id="LOCAL-00006" summary="All_Resource_first">
  433. <created>1660202759012</created>
  434. <option name="number" value="00006" />
  435. <option name="presentableId" value="LOCAL-00006" />
  436. <option name="project" value="LOCAL" />
  437. <updated>1660202759012</updated>
  438. </task>
  439. <option name="localTasksCounter" value="7" />
  440. <servers />
  441. </component>
  442. <component name="TypeScriptGeneratedFilesManager">
  443. <option name="version" value="2" />
  444. </component>
  445. <component name="VcsManagerConfiguration">
  446. <MESSAGE value="2" />
  447. <MESSAGE value="1" />
  448. <MESSAGE value="All_Resource_first" />
  449. <option name="LAST_COMMIT_MESSAGE" value="All_Resource_first" />
  450. </component>
  451. <component name="WindowStateProjectService">
  452. <state x="696" y="176" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1655777558780">
  453. <screen x="0" y="0" width="1920" height="1040" />
  454. </state>
  455. <state x="696" y="176" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1655777558780" />
  456. <state x="765" y="223" key="#com.intellij.ide.util.MemberChooser" timestamp="1659924112869">
  457. <screen x="0" y="0" width="1920" height="1040" />
  458. </state>
  459. <state x="765" y="223" key="#com.intellij.ide.util.MemberChooser/0.0.1920.1040@0.0.1920.1040" timestamp="1659924112869" />
  460. <state x="690" y="309" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1657854319338">
  461. <screen x="0" y="0" width="1920" height="1040" />
  462. </state>
  463. <state x="690" y="309" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1657854319338" />
  464. <state x="636" y="374" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1656489339262">
  465. <screen x="0" y="0" width="1920" height="1040" />
  466. </state>
  467. <state x="636" y="374" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.1920.1040@0.0.1920.1040" timestamp="1656489339261" />
  468. <state x="707" y="335" key="#com.intellij.refactoring.move.moveInstanceMethod.MoveInstanceMethodDialog" timestamp="1655989894064">
  469. <screen x="0" y="0" width="1920" height="1040" />
  470. </state>
  471. <state x="707" y="335" key="#com.intellij.refactoring.move.moveInstanceMethod.MoveInstanceMethodDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1655989894064" />
  472. <state x="663" y="310" key="#com.intellij.refactoring.move.moveMembers.MoveMembersDialog" timestamp="1655690258466">
  473. <screen x="0" y="0" width="1920" height="1040" />
  474. </state>
  475. <state x="663" y="310" key="#com.intellij.refactoring.move.moveMembers.MoveMembersDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1655690258466" />
  476. <state x="690" y="266" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1656643389432">
  477. <screen x="0" y="0" width="1920" height="1040" />
  478. </state>
  479. <state x="690" y="266" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1656643389432" />
  480. <state x="112" y="11" width="1737" height="1005" key="CommitChangelistDialog2" timestamp="1660202628131">
  481. <screen x="0" y="0" width="1920" height="1040" />
  482. </state>
  483. <state x="112" y="11" width="1737" height="1005" key="CommitChangelistDialog2/0.0.1920.1040@0.0.1920.1040" timestamp="1660202628131" />
  484. <state width="995" height="646" key="DebuggerActiveHint" timestamp="1656558079642">
  485. <screen x="0" y="0" width="1920" height="1040" />
  486. </state>
  487. <state width="995" height="646" key="DebuggerActiveHint/0.0.1920.1040@0.0.1920.1040" timestamp="1656558079642" />
  488. <state x="261" y="85" key="DiffContextDialog" timestamp="1657856492159">
  489. <screen x="0" y="0" width="1920" height="1040" />
  490. </state>
  491. <state x="261" y="85" key="DiffContextDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1657856492159" />
  492. <state x="740" y="210" key="FileChooserDialogImpl" timestamp="1660203049027">
  493. <screen x="0" y="0" width="1920" height="1040" />
  494. </state>
  495. <state x="740" y="210" key="FileChooserDialogImpl/0.0.1920.1040@0.0.1920.1040" timestamp="1660203049027" />
  496. <state width="1877" height="411" key="GridCell.Tab.0.bottom" timestamp="1659926744821">
  497. <screen x="0" y="0" width="1920" height="1040" />
  498. </state>
  499. <state width="1877" height="411" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744821" />
  500. <state width="1877" height="411" key="GridCell.Tab.0.center" timestamp="1659926744820">
  501. <screen x="0" y="0" width="1920" height="1040" />
  502. </state>
  503. <state width="1877" height="411" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744820" />
  504. <state width="1877" height="411" key="GridCell.Tab.0.left" timestamp="1659926744820">
  505. <screen x="0" y="0" width="1920" height="1040" />
  506. </state>
  507. <state width="1877" height="411" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744820" />
  508. <state width="1877" height="411" key="GridCell.Tab.0.right" timestamp="1659926744821">
  509. <screen x="0" y="0" width="1920" height="1040" />
  510. </state>
  511. <state width="1877" height="411" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744820" />
  512. <state width="1877" height="411" key="GridCell.Tab.1.bottom" timestamp="1659926744821">
  513. <screen x="0" y="0" width="1920" height="1040" />
  514. </state>
  515. <state width="1877" height="411" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744821" />
  516. <state width="1877" height="411" key="GridCell.Tab.1.center" timestamp="1659926744821">
  517. <screen x="0" y="0" width="1920" height="1040" />
  518. </state>
  519. <state width="1877" height="411" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744821" />
  520. <state width="1877" height="411" key="GridCell.Tab.1.left" timestamp="1659926744821">
  521. <screen x="0" y="0" width="1920" height="1040" />
  522. </state>
  523. <state width="1877" height="411" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744821" />
  524. <state width="1877" height="411" key="GridCell.Tab.1.right" timestamp="1659926744821">
  525. <screen x="0" y="0" width="1920" height="1040" />
  526. </state>
  527. <state width="1877" height="411" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1659926744821" />
  528. <state width="1877" height="532" key="GridCell.Tab.2.bottom" timestamp="1658298219393">
  529. <screen x="0" y="0" width="1920" height="1040" />
  530. </state>
  531. <state width="1877" height="532" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1658298219393" />
  532. <state width="1877" height="532" key="GridCell.Tab.2.center" timestamp="1658298219392">
  533. <screen x="0" y="0" width="1920" height="1040" />
  534. </state>
  535. <state width="1877" height="532" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1658298219392" />
  536. <state width="1877" height="532" key="GridCell.Tab.2.left" timestamp="1658298219392">
  537. <screen x="0" y="0" width="1920" height="1040" />
  538. </state>
  539. <state width="1877" height="532" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1658298219392" />
  540. <state width="1877" height="532" key="GridCell.Tab.2.right" timestamp="1658298219392">
  541. <screen x="0" y="0" width="1920" height="1040" />
  542. </state>
  543. <state width="1877" height="532" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1658298219392" />
  544. <state width="220" height="539" key="HiddenNamespacesPopup" timestamp="1655777515621">
  545. <screen x="0" y="0" width="1920" height="1040" />
  546. </state>
  547. <state width="220" height="539" key="HiddenNamespacesPopup/0.0.1920.1040@0.0.1920.1040" timestamp="1655777515621" />
  548. <state x="540" y="254" key="IDE.errors.dialog" timestamp="1655955097529">
  549. <screen x="0" y="0" width="1920" height="1040" />
  550. </state>
  551. <state x="540" y="254" key="IDE.errors.dialog/0.0.1920.1040@0.0.1920.1040" timestamp="1655955097529" />
  552. <state x="365" y="147" key="SettingsEditor" timestamp="1660202744291">
  553. <screen x="0" y="0" width="1920" height="1040" />
  554. </state>
  555. <state x="365" y="147" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1660202744291" />
  556. <state x="552" y="234" key="Vcs.Push.Dialog.v2" timestamp="1660202762600">
  557. <screen x="0" y="0" width="1920" height="1040" />
  558. </state>
  559. <state x="552" y="234" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1660202762600" />
  560. <state width="968" height="528" key="XDebugger.FullValuePopup" timestamp="1656397304411">
  561. <screen x="0" y="0" width="1920" height="1040" />
  562. </state>
  563. <state width="968" height="528" key="XDebugger.FullValuePopup/0.0.1920.1040@0.0.1920.1040" timestamp="1656397304411" />
  564. <state x="92" y="92" width="1736" height="856" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1654767115935">
  565. <screen x="0" y="0" width="1920" height="1040" />
  566. </state>
  567. <state x="92" y="92" width="1736" height="856" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1654767115935" />
  568. <state x="92" y="92" width="1819" height="856" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1658213255505">
  569. <screen x="0" y="0" width="1920" height="1040" />
  570. </state>
  571. <state x="92" y="92" width="1819" height="856" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1658213255505" />
  572. <state x="772" y="58" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1657521008325">
  573. <screen x="0" y="0" width="1920" height="1040" />
  574. </state>
  575. <state x="772" y="58" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1920.1040@0.0.1920.1040" timestamp="1657521008325" />
  576. <state x="569" y="172" key="com.intellij.openapi.vcs.changes.SpecificFilesViewDialog" timestamp="1660203033587">
  577. <screen x="0" y="0" width="1920" height="1040" />
  578. </state>
  579. <state x="569" y="172" key="com.intellij.openapi.vcs.changes.SpecificFilesViewDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1660203033587" />
  580. <state x="771" y="357" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1654766444432">
  581. <screen x="0" y="0" width="1920" height="1040" />
  582. </state>
  583. <state x="771" y="357" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1920.1040@0.0.1920.1040" timestamp="1654766444432" />
  584. <state x="676" y="34" width="1013" height="953" key="find.popup" timestamp="1659923330663">
  585. <screen x="0" y="0" width="1920" height="1040" />
  586. </state>
  587. <state x="676" y="34" width="1013" height="953" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1659923330663" />
  588. <state x="334" y="94" key="new project wizard" timestamp="1657866713546">
  589. <screen x="0" y="0" width="1920" height="1040" />
  590. </state>
  591. <state x="334" y="94" key="new project wizard/0.0.1920.1040@0.0.1920.1040" timestamp="1657866713546" />
  592. <state x="663" y="272" key="refactoring.ChangeSignatureDialog" timestamp="1658210734128">
  593. <screen x="0" y="0" width="1920" height="1040" />
  594. </state>
  595. <state x="663" y="272" key="refactoring.ChangeSignatureDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1658210734128" />
  596. <state x="616" y="240" key="run.anything.popup" timestamp="1657073432184">
  597. <screen x="0" y="0" width="1920" height="1040" />
  598. </state>
  599. <state x="616" y="240" key="run.anything.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1657073432184" />
  600. <state x="616" y="173" width="937" height="676" key="search.everywhere.popup" timestamp="1656901325170">
  601. <screen x="0" y="0" width="1920" height="1040" />
  602. </state>
  603. <state x="616" y="173" width="937" height="676" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1656901325170" />
  604. <state x="776" y="424" key="svn.sslCredentialsDialog" timestamp="1654743004051">
  605. <screen x="0" y="0" width="1920" height="1040" />
  606. </state>
  607. <state x="776" y="424" key="svn.sslCredentialsDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1654743004051" />
  608. <state x="765" y="410" key="svn.upgradeDialog" timestamp="1658109619027">
  609. <screen x="0" y="0" width="1920" height="1040" />
  610. </state>
  611. <state x="765" y="410" key="svn.upgradeDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1658109619027" />
  612. <state x="716" y="369" width="710" height="301" key="svn4idea.checkout.options" timestamp="1658109616159">
  613. <screen x="0" y="0" width="1920" height="1040" />
  614. </state>
  615. <state x="716" y="369" width="710" height="301" key="svn4idea.checkout.options/0.0.1920.1040@0.0.1920.1040" timestamp="1658109616159" />
  616. </component>
  617. <component name="XDebuggerManager">
  618. <breakpoint-manager>
  619. <breakpoints>
  620. <line-breakpoint enabled="true" type="java-line">
  621. <url>file://$PROJECT_DIR$/gps-service/lvye-admin-api/src/main/java/net/lab1024/smartadmin/module/business/gps/service/GpsService.java</url>
  622. <line>817</line>
  623. <option name="timeStamp" value="14" />
  624. </line-breakpoint>
  625. <line-breakpoint enabled="true" type="java-line">
  626. <url>file://$PROJECT_DIR$/gps-service/lvye-admin-api/src/main/java/net/lab1024/smartadmin/module/business/gps/service/GpsService.java</url>
  627. <line>981</line>
  628. <option name="timeStamp" value="46" />
  629. </line-breakpoint>
  630. <line-breakpoint enabled="true" type="java-line">
  631. <url>file://$PROJECT_DIR$/gps-service/lvye-admin-api/src/main/java/net/lab1024/smartadmin/module/business/gps/service/GpsService.java</url>
  632. <line>349</line>
  633. <option name="timeStamp" value="56" />
  634. </line-breakpoint>
  635. </breakpoints>
  636. </breakpoint-manager>
  637. </component>
  638. </project>