环卫车小程序后台代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

433 lines
26 KiB

5 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
5 months ago
5 months ago
6 months ago
5 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="74ae82f3-7b81-42e8-8b53-827e18cc7011" name="Default Changelist" comment="1、添加二维码推广接口&#10;2、用户信息相关接口修改(新增,修改,查询)">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" beforeDir="false" afterPath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/controller/CarrentApplyController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/controller/CarrentApplyController.java" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/entity/CarrentApply.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/entity/CarrentApply.java" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/mapper/CarrentApplyMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/mapper/CarrentApplyMapper.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/service/ICarrentApplyService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/service/ICarrentApplyService.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/service/impl/CarrentApplyServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/service/impl/CarrentApplyServiceImpl.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue/CarrentApplyList.vue" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue/CarrentApplyList.vue" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue/modules/CarrentApplyForm.vue" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue/modules/CarrentApplyForm.vue" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue3/CarrentApply.data.ts" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentApply/vue3/CarrentApply.data.ts" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="DatabaseView">
  22. <option name="SHOW_INTERMEDIATE" value="true" />
  23. <option name="GROUP_DATA_SOURCES" value="true" />
  24. <option name="GROUP_SCHEMA" value="true" />
  25. <option name="GROUP_CONTENTS" value="false" />
  26. <option name="SORT_POSITIONED" value="false" />
  27. <option name="SHOW_EMPTY_GROUPS" value="false" />
  28. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  29. <option name="HIDDEN_KINDS">
  30. <set />
  31. </option>
  32. <expand />
  33. <select />
  34. </component>
  35. <component name="FileTemplateManagerImpl">
  36. <option name="RECENT_TEMPLATES">
  37. <list>
  38. <option value="Interface" />
  39. <option value="Class" />
  40. </list>
  41. </option>
  42. </component>
  43. <component name="Git.Settings">
  44. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  45. <option name="UPDATE_TYPE" value="MERGE" />
  46. </component>
  47. <component name="MavenImportPreferences">
  48. <option name="generalSettings">
  49. <MavenGeneralSettings>
  50. <option name="localRepository" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\Repository" />
  51. <option name="mavenHome" value="D:/Softwares/Environments/Maven/apache-maven-3.6.1" />
  52. <option name="userSettingsFile" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\conf\settings.xml" />
  53. </MavenGeneralSettings>
  54. </option>
  55. <option name="importingSettings">
  56. <MavenImportingSettings>
  57. <option name="importAutomatically" value="true" />
  58. </MavenImportingSettings>
  59. </option>
  60. </component>
  61. <component name="ProjectId" id="2ojSXf9VJWjfwDg4bljbjsLq4tj" />
  62. <component name="ProjectLevelVcsManager">
  63. <ConfirmationsSetting value="2" id="Add" />
  64. </component>
  65. <component name="ProjectViewState">
  66. <option name="hideEmptyMiddlePackages" value="true" />
  67. <option name="showExcludedFiles" value="true" />
  68. <option name="showLibraryContents" value="true" />
  69. </component>
  70. <component name="PropertiesComponent">
  71. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  72. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  73. <property name="RequestMappingsPanelOrder0" value="0" />
  74. <property name="RequestMappingsPanelOrder1" value="1" />
  75. <property name="RequestMappingsPanelWidth0" value="75" />
  76. <property name="RequestMappingsPanelWidth1" value="75" />
  77. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  78. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  79. <property name="WebServerToolWindowFactoryState" value="false" />
  80. <property name="aspect.path.notification.shown" value="true" />
  81. <property name="last_opened_file_path" value="$PROJECT_DIR$/admin-hanhai-vue/src/assets" />
  82. <property name="nodejs_package_manager_path" value="yarn" />
  83. <property name="project.structure.last.edited" value="Project" />
  84. <property name="project.structure.proportion" value="0.0" />
  85. <property name="project.structure.side.proportion" value="0.0" />
  86. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  87. </component>
  88. <component name="ReactorSettings">
  89. <option name="notificationShown" value="true" />
  90. </component>
  91. <component name="RecentsManager">
  92. <key name="CopyClassDialog.RECENTS_KEY">
  93. <recent name="org.jeecg.modules.service.impl" />
  94. <recent name="org.jeecg.modules.service" />
  95. <recent name="org.jeecg.modules.apiService.impl" />
  96. <recent name="org.jeecg.modules.apiService" />
  97. <recent name="org.jeecg.modules.api.carrentController" />
  98. </key>
  99. <key name="CopyFile.RECENT_KEYS">
  100. <recent name="D:\Projects\carrent-admin\admin-hanhai-vue\src\assets" />
  101. <recent name="D:\Projects\carrent-admin\admin-hanhai-vue\src\views" />
  102. <recent name="D:\Projects\carrent-admin\jeecg-boot-module-system\src\main\java\org\jeecg\modules\apiBean" />
  103. </key>
  104. </component>
  105. <component name="RunManager" selected="Spring Boot.JeecgSystemApplication">
  106. <configuration name="JeecgSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  107. <module name="jeecg-boot-module-system" />
  108. <extension name="coverage">
  109. <pattern>
  110. <option name="PATTERN" value="org.jeecg.*" />
  111. <option name="ENABLED" value="true" />
  112. </pattern>
  113. </extension>
  114. <option name="SPRING_BOOT_MAIN_CLASS" value="org.jeecg.JeecgSystemApplication" />
  115. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  116. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  117. <option name="SHORTEN_COMMAND_LINE" value="CLASSPATH_FILE" />
  118. <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  119. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  120. <method v="2">
  121. <option name="Make" enabled="true" />
  122. </method>
  123. </configuration>
  124. <configuration name="build" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  125. <package-json value="$PROJECT_DIR$/admin-hanhai-vue/package.json" />
  126. <command value="run" />
  127. <scripts>
  128. <script value="build" />
  129. </scripts>
  130. <node-interpreter value="project" />
  131. <envs />
  132. <method v="2" />
  133. </configuration>
  134. <recent_temporary>
  135. <list>
  136. <item itemvalue="Spring Boot.JeecgSystemApplication" />
  137. <item itemvalue="npm.build" />
  138. </list>
  139. </recent_temporary>
  140. </component>
  141. <component name="SvnConfiguration">
  142. <configuration />
  143. </component>
  144. <component name="TaskManager">
  145. <task active="true" id="Default" summary="Default task">
  146. <changelist id="74ae82f3-7b81-42e8-8b53-827e18cc7011" name="Default Changelist" comment="" />
  147. <created>1731381532980</created>
  148. <option name="number" value="Default" />
  149. <option name="presentableId" value="Default" />
  150. <updated>1731381532980</updated>
  151. <workItem from="1731381536345" duration="16690000" />
  152. <workItem from="1731750561470" duration="9951000" />
  153. <workItem from="1733103883735" duration="17631000" />
  154. <workItem from="1733710180531" duration="11896000" />
  155. <workItem from="1733968817518" duration="63976000" />
  156. <workItem from="1735284739666" duration="65891000" />
  157. </task>
  158. <task id="LOCAL-00001" summary="1、项目初始化">
  159. <created>1731385713383</created>
  160. <option name="number" value="00001" />
  161. <option name="presentableId" value="LOCAL-00001" />
  162. <option name="project" value="LOCAL" />
  163. <updated>1731385713383</updated>
  164. </task>
  165. <task id="LOCAL-00002" summary="1、shiro验证开放&#10;2、swagger文档配置修改">
  166. <created>1731396425048</created>
  167. <option name="number" value="00002" />
  168. <option name="presentableId" value="LOCAL-00002" />
  169. <option name="project" value="LOCAL" />
  170. <updated>1731396425048</updated>
  171. </task>
  172. <task id="LOCAL-00003" summary="1、自动生成代码">
  173. <created>1731396587590</created>
  174. <option name="number" value="00003" />
  175. <option name="presentableId" value="LOCAL-00003" />
  176. <option name="project" value="LOCAL" />
  177. <updated>1731396587590</updated>
  178. </task>
  179. <task id="LOCAL-00004" summary="1、企业信息相关接口添加&#10;2、个人信息相关接口添加&#10;3、商品信息相关接口添加&#10;4、新闻信息相关接口添加&#10;5、预约信息相关接口添加">
  180. <created>1731408496946</created>
  181. <option name="number" value="00004" />
  182. <option name="presentableId" value="LOCAL-00004" />
  183. <option name="project" value="LOCAL" />
  184. <updated>1731408496946</updated>
  185. </task>
  186. <task id="LOCAL-00005" summary="1、权限验证添加">
  187. <created>1733219056792</created>
  188. <option name="number" value="00005" />
  189. <option name="presentableId" value="LOCAL-00005" />
  190. <option name="project" value="LOCAL" />
  191. <updated>1733219056792</updated>
  192. </task>
  193. <task id="LOCAL-00006" summary="1、权限验证补充">
  194. <created>1733221539299</created>
  195. <option name="number" value="00006" />
  196. <option name="presentableId" value="LOCAL-00006" />
  197. <option name="project" value="LOCAL" />
  198. <updated>1733221539299</updated>
  199. </task>
  200. <task id="LOCAL-00007" summary="1、接口添加">
  201. <created>1733221591234</created>
  202. <option name="number" value="00007" />
  203. <option name="presentableId" value="LOCAL-00007" />
  204. <option name="project" value="LOCAL" />
  205. <updated>1733221591234</updated>
  206. </task>
  207. <task id="LOCAL-00008" summary="1、登录接口添加">
  208. <created>1733880722458</created>
  209. <option name="number" value="00008" />
  210. <option name="presentableId" value="LOCAL-00008" />
  211. <option name="project" value="LOCAL" />
  212. <updated>1733880722458</updated>
  213. </task>
  214. <task id="LOCAL-00009" summary="1、接口添加">
  215. <created>1734423679428</created>
  216. <option name="number" value="00009" />
  217. <option name="presentableId" value="LOCAL-00009" />
  218. <option name="project" value="LOCAL" />
  219. <updated>1734423679429</updated>
  220. </task>
  221. <task id="LOCAL-00010" summary="1、添加二维码推广接口&#10;2、用户信息相关接口修改(新增,修改,查询)">
  222. <created>1734431528564</created>
  223. <option name="number" value="00010" />
  224. <option name="presentableId" value="LOCAL-00010" />
  225. <option name="project" value="LOCAL" />
  226. <updated>1734431528564</updated>
  227. </task>
  228. <task id="LOCAL-00011" summary="1、接口补充">
  229. <created>1735225242451</created>
  230. <option name="number" value="00011" />
  231. <option name="presentableId" value="LOCAL-00011" />
  232. <option name="project" value="LOCAL" />
  233. <updated>1735225242451</updated>
  234. </task>
  235. <task id="LOCAL-00012" summary="1、添加推荐模块">
  236. <created>1735285049727</created>
  237. <option name="number" value="00012" />
  238. <option name="presentableId" value="LOCAL-00012" />
  239. <option name="project" value="LOCAL" />
  240. <updated>1735285049727</updated>
  241. </task>
  242. <task id="LOCAL-00013" summary="1、个人实名接口修复">
  243. <created>1735570015599</created>
  244. <option name="number" value="00013" />
  245. <option name="presentableId" value="LOCAL-00013" />
  246. <option name="project" value="LOCAL" />
  247. <updated>1735570015599</updated>
  248. </task>
  249. <task id="LOCAL-00014" summary="1、企业实名接口修正">
  250. <created>1735615674903</created>
  251. <option name="number" value="00014" />
  252. <option name="presentableId" value="LOCAL-00014" />
  253. <option name="project" value="LOCAL" />
  254. <updated>1735615674903</updated>
  255. </task>
  256. <task id="LOCAL-00015" summary="1、配置表描述修改&#10;2、商品/新闻列表按创建时间倒序查询">
  257. <created>1735631439711</created>
  258. <option name="number" value="00015" />
  259. <option name="presentableId" value="LOCAL-00015" />
  260. <option name="project" value="LOCAL" />
  261. <updated>1735631439711</updated>
  262. </task>
  263. <task id="LOCAL-00016" summary="1、金刚区模块补充">
  264. <created>1735924191233</created>
  265. <option name="number" value="00016" />
  266. <option name="presentableId" value="LOCAL-00016" />
  267. <option name="project" value="LOCAL" />
  268. <updated>1735924191233</updated>
  269. </task>
  270. <task id="LOCAL-00017" summary="1、修改后台图标&#10;2、一级分类去掉导入、导出、高级查询按钮&#10;3、补充个人/企业实名查询接口">
  271. <created>1736255981275</created>
  272. <option name="number" value="00017" />
  273. <option name="presentableId" value="LOCAL-00017" />
  274. <option name="project" value="LOCAL" />
  275. <updated>1736255981275</updated>
  276. </task>
  277. <task id="LOCAL-00018" summary="1、商品信息添加审核状态、审核备注以及年限修改&#10;2、商品发布添加修改、删除、查询详情功能&#10;3、预约订单添加修改、删除、查询详情功能">
  278. <created>1736421140462</created>
  279. <option name="number" value="00018" />
  280. <option name="presentableId" value="LOCAL-00018" />
  281. <option name="project" value="LOCAL" />
  282. <updated>1736421140462</updated>
  283. </task>
  284. <option name="localTasksCounter" value="19" />
  285. <servers />
  286. </component>
  287. <component name="TypeScriptGeneratedFilesManager">
  288. <option name="version" value="1" />
  289. </component>
  290. <component name="Vcs.Log.Tabs.Properties">
  291. <option name="TAB_STATES">
  292. <map>
  293. <entry key="MAIN">
  294. <value>
  295. <State>
  296. <option name="COLUMN_ORDER" />
  297. </State>
  298. </value>
  299. </entry>
  300. </map>
  301. </option>
  302. </component>
  303. <component name="VcsManagerConfiguration">
  304. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  305. <MESSAGE value="1、项目初始化" />
  306. <MESSAGE value="1、shiro验证开放&#10;2、swagger文档配置修改" />
  307. <MESSAGE value="1、自动生成代码" />
  308. <MESSAGE value="1、企业信息相关接口添加&#10;2、个人信息相关接口添加&#10;3、商品信息相关接口添加&#10;4、新闻信息相关接口添加&#10;5、预约信息相关接口添加" />
  309. <MESSAGE value="1、权限验证添加" />
  310. <MESSAGE value="1、权限验证补充" />
  311. <MESSAGE value="1、登录接口添加" />
  312. <MESSAGE value="1、接口添加" />
  313. <MESSAGE value="1、添加二维码推广接口&#10;2、用户信息相关接口修改(新增,修改,查询)" />
  314. <MESSAGE value="1、接口补充" />
  315. <MESSAGE value="1、添加推荐模块" />
  316. <MESSAGE value="1、个人实名接口修复" />
  317. <MESSAGE value="1、企业实名接口修正" />
  318. <MESSAGE value="1、配置表描述修改&#10;2、商品/新闻列表按创建时间倒序查询" />
  319. <MESSAGE value="1、金刚区模块补充" />
  320. <MESSAGE value="1、修改后台图标&#10;2、一级分类去掉导入、导出、高级查询按钮&#10;3、补充个人/企业实名查询接口" />
  321. <MESSAGE value="1、商品信息添加审核状态、审核备注以及年限修改&#10;2、商品发布添加修改、删除、查询详情功能&#10;3、预约订单添加修改、删除、查询详情功能" />
  322. <option name="LAST_COMMIT_MESSAGE" value="1、商品信息添加审核状态、审核备注以及年限修改&#10;2、商品发布添加修改、删除、查询详情功能&#10;3、预约订单添加修改、删除、查询详情功能" />
  323. </component>
  324. <component name="WindowStateProjectService">
  325. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1731382591329">
  326. <screen x="0" y="0" width="2560" height="1400" />
  327. </state>
  328. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1731382591329" />
  329. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser" timestamp="1735221428472">
  330. <screen x="0" y="0" width="2560" height="1400" />
  331. </state>
  332. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1735221428472" />
  333. <state x="911" y="566" width="737" height="272" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1733193951942">
  334. <screen x="0" y="0" width="2560" height="1400" />
  335. </state>
  336. <state x="911" y="566" width="737" height="272" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.2560.1400@0.0.2560.1400" timestamp="1733193951942" />
  337. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1733992136886">
  338. <screen x="0" y="0" width="2560" height="1400" />
  339. </state>
  340. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1733992136886" />
  341. <state x="713" y="297" key="CommitChangelistDialog2" timestamp="1736421139462">
  342. <screen x="0" y="0" width="2560" height="1400" />
  343. </state>
  344. <state x="713" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1736421139462" />
  345. <state x="184" y="122" width="2048" height="1148" key="DiffContextDialog" timestamp="1736488860627">
  346. <screen x="0" y="0" width="2560" height="1400" />
  347. </state>
  348. <state x="184" y="122" width="2048" height="1148" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1736488860627" />
  349. <state width="2517" height="432" key="GridCell.Tab.0.bottom" timestamp="1736497086581">
  350. <screen x="0" y="0" width="2560" height="1400" />
  351. </state>
  352. <state width="2517" height="432" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086581" />
  353. <state width="2517" height="432" key="GridCell.Tab.0.center" timestamp="1736497086581">
  354. <screen x="0" y="0" width="2560" height="1400" />
  355. </state>
  356. <state width="2517" height="432" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086581" />
  357. <state width="2517" height="432" key="GridCell.Tab.0.left" timestamp="1736497086581">
  358. <screen x="0" y="0" width="2560" height="1400" />
  359. </state>
  360. <state width="2517" height="432" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086581" />
  361. <state width="2517" height="432" key="GridCell.Tab.0.right" timestamp="1736497086581">
  362. <screen x="0" y="0" width="2560" height="1400" />
  363. </state>
  364. <state width="2517" height="432" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086581" />
  365. <state width="2517" height="432" key="GridCell.Tab.1.bottom" timestamp="1736497086507">
  366. <screen x="0" y="0" width="2560" height="1400" />
  367. </state>
  368. <state width="2517" height="432" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  369. <state width="2517" height="432" key="GridCell.Tab.1.center" timestamp="1736497086507">
  370. <screen x="0" y="0" width="2560" height="1400" />
  371. </state>
  372. <state width="2517" height="432" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  373. <state width="2517" height="432" key="GridCell.Tab.1.left" timestamp="1736497086507">
  374. <screen x="0" y="0" width="2560" height="1400" />
  375. </state>
  376. <state width="2517" height="432" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  377. <state width="2517" height="432" key="GridCell.Tab.1.right" timestamp="1736497086507">
  378. <screen x="0" y="0" width="2560" height="1400" />
  379. </state>
  380. <state width="2517" height="432" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  381. <state width="2517" height="432" key="GridCell.Tab.2.bottom" timestamp="1736497086507">
  382. <screen x="0" y="0" width="2560" height="1400" />
  383. </state>
  384. <state width="2517" height="432" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  385. <state width="2517" height="432" key="GridCell.Tab.2.center" timestamp="1736497086507">
  386. <screen x="0" y="0" width="2560" height="1400" />
  387. </state>
  388. <state width="2517" height="432" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  389. <state width="2517" height="432" key="GridCell.Tab.2.left" timestamp="1736497086507">
  390. <screen x="0" y="0" width="2560" height="1400" />
  391. </state>
  392. <state width="2517" height="432" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  393. <state width="2517" height="432" key="GridCell.Tab.2.right" timestamp="1736497086507">
  394. <screen x="0" y="0" width="2560" height="1400" />
  395. </state>
  396. <state width="2517" height="432" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736497086507" />
  397. <state x="1079" y="413" key="RollbackChangesDialog" timestamp="1735568417191">
  398. <screen x="0" y="0" width="2560" height="1400" />
  399. </state>
  400. <state x="1079" y="413" key="RollbackChangesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1735568417191" />
  401. <state x="783" y="345" key="SettingsEditor" timestamp="1732701780265">
  402. <screen x="0" y="0" width="2560" height="1400" />
  403. </state>
  404. <state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1732701780265" />
  405. <state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1736421216931">
  406. <screen x="0" y="0" width="2560" height="1400" />
  407. </state>
  408. <state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1736421216931" />
  409. <state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1731750734819">
  410. <screen x="0" y="0" width="2560" height="1400" />
  411. </state>
  412. <state x="972" y="527" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1731750734819" />
  413. <state x="1074" y="618" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1735193649268">
  414. <screen x="0" y="0" width="2560" height="1400" />
  415. </state>
  416. <state x="1074" y="618" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1735193649268" />
  417. <state x="834" y="439" width="892" height="566" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1736330759910">
  418. <screen x="0" y="0" width="2560" height="1400" />
  419. </state>
  420. <state x="834" y="439" width="892" height="566" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2/0.0.2560.1400@0.0.2560.1400" timestamp="1736330759910" />
  421. <state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1735469231757">
  422. <screen x="0" y="0" width="2560" height="1400" />
  423. </state>
  424. <state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1735469231757" />
  425. <state x="921" y="426" width="700" height="530" key="recent.locations.popup" timestamp="1733992805258">
  426. <screen x="0" y="0" width="2560" height="1400" />
  427. </state>
  428. <state x="921" y="426" width="700" height="530" key="recent.locations.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1733992805258" />
  429. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1736326185586">
  430. <screen x="0" y="0" width="2560" height="1400" />
  431. </state>
  432. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1736326185586" />
  433. </component>
  434. </project>