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

340 lines
21 KiB

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