推拿小程序后端代码仓库
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.

369 lines
23 KiB

2 months ago
2 months ago
2 months ago
2 months ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/controller/MassageVouchersController.java" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/entity/MassageVouchers.java" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/mapper/MassageVouchersMapper.java" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/mapper/xml/MassageVouchersMapper.xml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/service/IMassageVouchersService.java" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/service/impl/MassageVouchersServiceImpl.java" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/MassageVouchersList.vue" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/modules/MassageVouchersForm.vue" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/modules/MassageVouchersModal.Style#Drawer.vue" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/modules/MassageVouchersModal.vue" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchers.api.ts" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchers.data.ts" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchersList.vue" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/components/MassageVouchersModal.vue" afterDir="false" />
  19. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/controller/MassageVouchersUserController.java" afterDir="false" />
  20. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/entity/MassageVouchersUser.java" afterDir="false" />
  21. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/mapper/MassageVouchersUserMapper.java" afterDir="false" />
  22. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/mapper/xml/MassageVouchersUserMapper.xml" afterDir="false" />
  23. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/service/IMassageVouchersUserService.java" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/service/impl/MassageVouchersUserServiceImpl.java" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/MassageVouchersUserList.vue" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/modules/MassageVouchersUserForm.vue" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/modules/MassageVouchersUserModal.Style#Drawer.vue" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/modules/MassageVouchersUserModal.vue" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUser.api.ts" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUser.data.ts" afterDir="false" />
  31. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUserList.vue" afterDir="false" />
  32. <change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/components/MassageVouchersUserModal.vue" afterDir="false" />
  33. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/VouchersController.java" afterDir="false" />
  34. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/VouchersService.java" afterDir="false" />
  35. <change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/VouchersServiceImpl.java" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/VipController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/VipController.java" afterDir="false" />
  38. </list>
  39. <option name="SHOW_DIALOG" value="false" />
  40. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  41. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  42. <option name="LAST_RESOLUTION" value="IGNORE" />
  43. </component>
  44. <component name="FileTemplateManagerImpl">
  45. <option name="RECENT_TEMPLATES">
  46. <list>
  47. <option value="Interface" />
  48. <option value="Class" />
  49. </list>
  50. </option>
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  54. </component>
  55. <component name="MavenImportPreferences">
  56. <option name="generalSettings">
  57. <MavenGeneralSettings>
  58. <option name="localRepository" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\Repository" />
  59. <option name="mavenHome" value="D:/Softwares/Environments/Maven/apache-maven-3.6.1" />
  60. <option name="userSettingsFile" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\conf\settings.xml" />
  61. </MavenGeneralSettings>
  62. </option>
  63. <option name="importingSettings">
  64. <MavenImportingSettings>
  65. <option name="importAutomatically" value="true" />
  66. </MavenImportingSettings>
  67. </option>
  68. </component>
  69. <component name="ProjectId" id="2u6dZfElHKoHGlue5pXon31mo8k" />
  70. <component name="ProjectLevelVcsManager">
  71. <ConfirmationsSetting value="2" id="Add" />
  72. </component>
  73. <component name="ProjectViewState">
  74. <option name="hideEmptyMiddlePackages" value="true" />
  75. <option name="showExcludedFiles" value="true" />
  76. <option name="showLibraryContents" value="true" />
  77. </component>
  78. <component name="PropertiesComponent">
  79. <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
  80. <property name="ExpandSpringBootJavaOptionsPanel" value="true" />
  81. <property name="RequestMappingsPanelOrder0" value="0" />
  82. <property name="RequestMappingsPanelOrder1" value="1" />
  83. <property name="RequestMappingsPanelWidth0" value="75" />
  84. <property name="RequestMappingsPanelWidth1" value="75" />
  85. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  86. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  87. <property name="WebServerToolWindowFactoryState" value="false" />
  88. <property name="aspect.path.notification.shown" value="true" />
  89. <property name="last_opened_file_path" value="$PROJECT_DIR$/../.." />
  90. <property name="project.structure.last.edited" value="Project" />
  91. <property name="project.structure.proportion" value="0.0" />
  92. <property name="project.structure.side.proportion" value="0.0" />
  93. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  94. </component>
  95. <component name="ReactorSettings">
  96. <option name="notificationShown" value="true" />
  97. </component>
  98. <component name="RecentsManager">
  99. <key name="CopyClassDialog.RECENTS_KEY">
  100. <recent name="org.jeecg.modules.apiBean" />
  101. <recent name="org.jeecg.modules.api.massageController" />
  102. <recent name="org.jeecg.modules.apiService.impl" />
  103. </key>
  104. </component>
  105. <component name="RunManager">
  106. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  107. <module name="massage-admin" />
  108. <option name="VM_PARAMETERS" />
  109. <option name="PROGRAM_PARAMETERS" />
  110. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  111. <option name="ALTERNATIVE_JRE_PATH" />
  112. <option name="PASS_PARENT_ENVS" value="true" />
  113. <option name="MAIN_CLASS_NAME" />
  114. <option name="WORKING_DIRECTORY" />
  115. <method v="2">
  116. <option name="Make" enabled="true" />
  117. </method>
  118. </configuration>
  119. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  120. <module name="massage-admin" />
  121. <option name="filePath" />
  122. <option name="vmParameters" />
  123. <option name="alternativeJrePath" />
  124. <option name="programParameters" />
  125. <option name="passParentEnvs" value="true" />
  126. <option name="workingDirectory" />
  127. <option name="isAlternativeJrePathEnabled" value="false" />
  128. <option name="VM_PARAMETERS" />
  129. <option name="PROGRAM_PARAMETERS" />
  130. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  131. <option name="ALTERNATIVE_JRE_PATH" />
  132. <option name="PASS_PARENT_ENVS" value="true" />
  133. <option name="MAIN_CLASS_NAME" />
  134. <option name="WORKING_DIRECTORY" />
  135. <option name="filePath" />
  136. <option name="vmParameters" />
  137. <option name="alternativeJrePath" />
  138. <option name="programParameters" />
  139. <option name="passParentEnvs" value="true" />
  140. <option name="workingDirectory" />
  141. <option name="isAlternativeJrePathEnabled" value="false" />
  142. <option name="VM_PARAMETERS" />
  143. <option name="PROGRAM_PARAMETERS" />
  144. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  145. <option name="ALTERNATIVE_JRE_PATH" />
  146. <option name="PASS_PARENT_ENVS" value="true" />
  147. <option name="MAIN_CLASS_NAME" />
  148. <option name="WORKING_DIRECTORY" />
  149. <method v="2">
  150. <option name="Make" enabled="true" />
  151. </method>
  152. </configuration>
  153. <configuration name="JeecgSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  154. <module name="jeecg-boot-module-system" />
  155. <extension name="coverage">
  156. <pattern>
  157. <option name="PATTERN" value="org.jeecg.*" />
  158. <option name="ENABLED" value="true" />
  159. </pattern>
  160. </extension>
  161. <option name="SPRING_BOOT_MAIN_CLASS" value="org.jeecg.JeecgSystemApplication" />
  162. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  163. <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
  164. <option name="SHORTEN_COMMAND_LINE" value="CLASSPATH_FILE" />
  165. <option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  166. <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
  167. <method v="2">
  168. <option name="Make" enabled="true" />
  169. </method>
  170. </configuration>
  171. <recent_temporary>
  172. <list>
  173. <item itemvalue="Spring Boot.JeecgSystemApplication" />
  174. </list>
  175. </recent_temporary>
  176. </component>
  177. <component name="SvnConfiguration">
  178. <configuration />
  179. </component>
  180. <component name="TaskManager">
  181. <task active="true" id="Default" summary="Default task">
  182. <changelist id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="" />
  183. <created>1741573014101</created>
  184. <option name="number" value="Default" />
  185. <option name="presentableId" value="Default" />
  186. <updated>1741573014101</updated>
  187. <workItem from="1741573016746" duration="4323000" />
  188. <workItem from="1741580646045" duration="5038000" />
  189. <workItem from="1741852577555" duration="42033000" />
  190. </task>
  191. <task id="LOCAL-00001" summary="1、项目初始化">
  192. <created>1741919155045</created>
  193. <option name="number" value="00001" />
  194. <option name="presentableId" value="LOCAL-00001" />
  195. <option name="project" value="LOCAL" />
  196. <updated>1741919155045</updated>
  197. </task>
  198. <task id="LOCAL-00002" summary="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块">
  199. <created>1742212951761</created>
  200. <option name="number" value="00002" />
  201. <option name="presentableId" value="LOCAL-00002" />
  202. <option name="project" value="LOCAL" />
  203. <updated>1742212951761</updated>
  204. </task>
  205. <task id="LOCAL-00003" summary="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据">
  206. <created>1742296303138</created>
  207. <option name="number" value="00003" />
  208. <option name="presentableId" value="LOCAL-00003" />
  209. <option name="project" value="LOCAL" />
  210. <updated>1742296303138</updated>
  211. </task>
  212. <task id="LOCAL-00004" summary="1、积分模块修改">
  213. <created>1742296430585</created>
  214. <option name="number" value="00004" />
  215. <option name="presentableId" value="LOCAL-00004" />
  216. <option name="project" value="LOCAL" />
  217. <updated>1742296430585</updated>
  218. </task>
  219. <task id="LOCAL-00005" summary="1、小程序推广二维码">
  220. <created>1742347801147</created>
  221. <option name="number" value="00005" />
  222. <option name="presentableId" value="LOCAL-00005" />
  223. <option name="project" value="LOCAL" />
  224. <updated>1742347801147</updated>
  225. </task>
  226. <task id="LOCAL-00006" summary="1、接口备注规范调整">
  227. <created>1742348334919</created>
  228. <option name="number" value="00006" />
  229. <option name="presentableId" value="LOCAL-00006" />
  230. <option name="project" value="LOCAL" />
  231. <updated>1742348334919</updated>
  232. </task>
  233. <task id="LOCAL-00007" summary="1、会员中心模块">
  234. <created>1742350758458</created>
  235. <option name="number" value="00007" />
  236. <option name="presentableId" value="LOCAL-00007" />
  237. <option name="project" value="LOCAL" />
  238. <updated>1742350758458</updated>
  239. </task>
  240. <task id="LOCAL-00008" summary="1、推广模块">
  241. <created>1742367599394</created>
  242. <option name="number" value="00008" />
  243. <option name="presentableId" value="LOCAL-00008" />
  244. <option name="project" value="LOCAL" />
  245. <updated>1742367599394</updated>
  246. </task>
  247. <option name="localTasksCounter" value="9" />
  248. <servers />
  249. </component>
  250. <component name="TypeScriptGeneratedFilesManager">
  251. <option name="version" value="1" />
  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="VcsManagerConfiguration">
  265. <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
  266. <MESSAGE value="1、项目初始化" />
  267. <MESSAGE value="接口上传:&#10;1、轮播图模块&#10;2、公告模块&#10;3、配置信息模块&#10;4、推拿项目模块&#10;5、订单模块&#10;6、个人信息模块" />
  268. <MESSAGE value="接口上传:&#10;1、商家模块&#10;2、积分模块&#10;3、个人中心基础数据" />
  269. <MESSAGE value="1、积分模块修改" />
  270. <MESSAGE value="1、小程序推广二维码" />
  271. <MESSAGE value="1、接口备注规范调整" />
  272. <MESSAGE value="1、会员中心模块" />
  273. <MESSAGE value="1、推广模块" />
  274. <option name="LAST_COMMIT_MESSAGE" value="1、推广模块" />
  275. </component>
  276. <component name="WindowStateProjectService">
  277. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1741573453098">
  278. <screen x="0" y="0" width="2560" height="1400" />
  279. </state>
  280. <state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741573453098" />
  281. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser" timestamp="1742375877577">
  282. <screen x="0" y="0" width="2560" height="1400" />
  283. </state>
  284. <state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1742375877577" />
  285. <state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1742351128151">
  286. <screen x="0" y="0" width="2560" height="1400" />
  287. </state>
  288. <state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742351128151" />
  289. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1741587414527">
  290. <screen x="0" y="0" width="2560" height="1400" />
  291. </state>
  292. <state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741587414527" />
  293. <state x="679" y="297" key="CommitChangelistDialog2" timestamp="1742367598744">
  294. <screen x="0" y="0" width="2560" height="1400" />
  295. </state>
  296. <state x="679" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1742367598744" />
  297. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog" timestamp="1742296412150">
  298. <screen x="0" y="0" width="2560" height="1400" />
  299. </state>
  300. <state x="92" y="92" width="2376" height="1216" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742296412150" />
  301. <state width="2517" height="388" key="GridCell.Tab.0.bottom" timestamp="1742376086794">
  302. <screen x="0" y="0" width="2560" height="1400" />
  303. </state>
  304. <state width="2517" height="388" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
  305. <state width="2517" height="388" key="GridCell.Tab.0.center" timestamp="1742376086794">
  306. <screen x="0" y="0" width="2560" height="1400" />
  307. </state>
  308. <state width="2517" height="388" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
  309. <state width="2517" height="388" key="GridCell.Tab.0.left" timestamp="1742376086794">
  310. <screen x="0" y="0" width="2560" height="1400" />
  311. </state>
  312. <state width="2517" height="388" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
  313. <state width="2517" height="388" key="GridCell.Tab.0.right" timestamp="1742376086794">
  314. <screen x="0" y="0" width="2560" height="1400" />
  315. </state>
  316. <state width="2517" height="388" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
  317. <state width="2517" height="388" key="GridCell.Tab.1.bottom" timestamp="1742376086701">
  318. <screen x="0" y="0" width="2560" height="1400" />
  319. </state>
  320. <state width="2517" height="388" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  321. <state width="2517" height="388" key="GridCell.Tab.1.center" timestamp="1742376086701">
  322. <screen x="0" y="0" width="2560" height="1400" />
  323. </state>
  324. <state width="2517" height="388" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  325. <state width="2517" height="388" key="GridCell.Tab.1.left" timestamp="1742376086701">
  326. <screen x="0" y="0" width="2560" height="1400" />
  327. </state>
  328. <state width="2517" height="388" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  329. <state width="2517" height="388" key="GridCell.Tab.1.right" timestamp="1742376086701">
  330. <screen x="0" y="0" width="2560" height="1400" />
  331. </state>
  332. <state width="2517" height="388" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  333. <state width="2517" height="388" key="GridCell.Tab.2.bottom" timestamp="1742376086701">
  334. <screen x="0" y="0" width="2560" height="1400" />
  335. </state>
  336. <state width="2517" height="388" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  337. <state width="2517" height="388" key="GridCell.Tab.2.center" timestamp="1742376086701">
  338. <screen x="0" y="0" width="2560" height="1400" />
  339. </state>
  340. <state width="2517" height="388" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  341. <state width="2517" height="388" key="GridCell.Tab.2.left" timestamp="1742376086701">
  342. <screen x="0" y="0" width="2560" height="1400" />
  343. </state>
  344. <state width="2517" height="388" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  345. <state width="2517" height="388" key="GridCell.Tab.2.right" timestamp="1742376086701">
  346. <screen x="0" y="0" width="2560" height="1400" />
  347. </state>
  348. <state width="2517" height="388" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
  349. <state x="783" y="345" key="SettingsEditor" timestamp="1741573035388">
  350. <screen x="0" y="0" width="2560" height="1400" />
  351. </state>
  352. <state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1741573035388" />
  353. <state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1742367602002">
  354. <screen x="0" y="0" width="2560" height="1400" />
  355. </state>
  356. <state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1742367602002" />
  357. <state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1741580728988">
  358. <screen x="0" y="0" width="2560" height="1400" />
  359. </state>
  360. <state x="972" y="527" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741580728988" />
  361. <state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1742204627580">
  362. <screen x="0" y="0" width="2560" height="1400" />
  363. </state>
  364. <state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742204627580" />
  365. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1742211424843">
  366. <screen x="0" y="0" width="2560" height="1400" />
  367. </state>
  368. <state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742211424843" />
  369. </component>
  370. </project>