|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="">
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/controller/MassageVouchersController.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/entity/MassageVouchers.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/mapper/MassageVouchersMapper.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/mapper/xml/MassageVouchersMapper.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/service/IMassageVouchersService.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/service/impl/MassageVouchersServiceImpl.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/MassageVouchersList.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/modules/MassageVouchersForm.vue" afterDir="false" />
|
|
<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" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue/modules/MassageVouchersModal.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchers.api.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchers.data.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/MassageVouchersList.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchers/vue3/components/MassageVouchersModal.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/controller/MassageVouchersUserController.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/entity/MassageVouchersUser.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/mapper/MassageVouchersUserMapper.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/mapper/xml/MassageVouchersUserMapper.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/service/IMassageVouchersUserService.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/service/impl/MassageVouchersUserServiceImpl.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/MassageVouchersUserList.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/modules/MassageVouchersUserForm.vue" afterDir="false" />
|
|
<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" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue/modules/MassageVouchersUserModal.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUser.api.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUser.data.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/MassageVouchersUserList.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/massageVouchersUser/vue3/components/MassageVouchersUserModal.vue" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/massageController/VouchersController.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/VouchersService.java" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/VouchersServiceImpl.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<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" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Interface" />
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MavenImportPreferences">
|
|
<option name="generalSettings">
|
|
<MavenGeneralSettings>
|
|
<option name="localRepository" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\Repository" />
|
|
<option name="mavenHome" value="D:/Softwares/Environments/Maven/apache-maven-3.6.1" />
|
|
<option name="userSettingsFile" value="D:\Softwares\Environments\Maven\apache-maven-3.6.1\conf\settings.xml" />
|
|
</MavenGeneralSettings>
|
|
</option>
|
|
<option name="importingSettings">
|
|
<MavenImportingSettings>
|
|
<option name="importAutomatically" value="true" />
|
|
</MavenImportingSettings>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectId" id="2u6dZfElHKoHGlue5pXon31mo8k" />
|
|
<component name="ProjectLevelVcsManager">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showExcludedFiles" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
|
<property name="ExpandSpringBootJavaOptionsPanel" value="true" />
|
|
<property name="RequestMappingsPanelOrder0" value="0" />
|
|
<property name="RequestMappingsPanelOrder1" value="1" />
|
|
<property name="RequestMappingsPanelWidth0" value="75" />
|
|
<property name="RequestMappingsPanelWidth1" value="75" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../.." />
|
|
<property name="project.structure.last.edited" value="Project" />
|
|
<property name="project.structure.proportion" value="0.0" />
|
|
<property name="project.structure.side.proportion" value="0.0" />
|
|
<property name="settings.editor.selected.configurable" value="MavenSettings" />
|
|
</component>
|
|
<component name="ReactorSettings">
|
|
<option name="notificationShown" value="true" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
<recent name="org.jeecg.modules.apiBean" />
|
|
<recent name="org.jeecg.modules.api.massageController" />
|
|
<recent name="org.jeecg.modules.apiService.impl" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
|
|
<module name="massage-admin" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
|
|
<module name="massage-admin" />
|
|
<option name="filePath" />
|
|
<option name="vmParameters" />
|
|
<option name="alternativeJrePath" />
|
|
<option name="programParameters" />
|
|
<option name="passParentEnvs" value="true" />
|
|
<option name="workingDirectory" />
|
|
<option name="isAlternativeJrePathEnabled" value="false" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<option name="filePath" />
|
|
<option name="vmParameters" />
|
|
<option name="alternativeJrePath" />
|
|
<option name="programParameters" />
|
|
<option name="passParentEnvs" value="true" />
|
|
<option name="workingDirectory" />
|
|
<option name="isAlternativeJrePathEnabled" value="false" />
|
|
<option name="VM_PARAMETERS" />
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
<option name="MAIN_CLASS_NAME" />
|
|
<option name="WORKING_DIRECTORY" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="JeecgSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
<module name="jeecg-boot-module-system" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="org.jeecg.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="org.jeecg.JeecgSystemApplication" />
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
|
<option name="ALTERNATIVE_JRE_PATH" value="1.8" />
|
|
<option name="SHORTEN_COMMAND_LINE" value="CLASSPATH_FILE" />
|
|
<option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Spring Boot.JeecgSystemApplication" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="8b88b979-c3fa-4858-8fa6-d3a5d334cf69" name="Default Changelist" comment="" />
|
|
<created>1741573014101</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1741573014101</updated>
|
|
<workItem from="1741573016746" duration="4323000" />
|
|
<workItem from="1741580646045" duration="5038000" />
|
|
<workItem from="1741852577555" duration="42033000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="1、项目初始化">
|
|
<created>1741919155045</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1741919155045</updated>
|
|
</task>
|
|
<task id="LOCAL-00002" summary="接口上传: 1、轮播图模块 2、公告模块 3、配置信息模块 4、推拿项目模块 5、订单模块 6、个人信息模块">
|
|
<created>1742212951761</created>
|
|
<option name="number" value="00002" />
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742212951761</updated>
|
|
</task>
|
|
<task id="LOCAL-00003" summary="接口上传: 1、商家模块 2、积分模块 3、个人中心基础数据">
|
|
<created>1742296303138</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742296303138</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="1、积分模块修改">
|
|
<created>1742296430585</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742296430585</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="1、小程序推广二维码">
|
|
<created>1742347801147</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742347801147</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="1、接口备注规范调整">
|
|
<created>1742348334919</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742348334919</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="1、会员中心模块">
|
|
<created>1742350758458</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742350758458</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="1、推广模块">
|
|
<created>1742367599394</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1742367599394</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="9" />
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State />
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
<MESSAGE value="1、项目初始化" />
|
|
<MESSAGE value="接口上传: 1、轮播图模块 2、公告模块 3、配置信息模块 4、推拿项目模块 5、订单模块 6、个人信息模块" />
|
|
<MESSAGE value="接口上传: 1、商家模块 2、积分模块 3、个人中心基础数据" />
|
|
<MESSAGE value="1、积分模块修改" />
|
|
<MESSAGE value="1、小程序推广二维码" />
|
|
<MESSAGE value="1、接口备注规范调整" />
|
|
<MESSAGE value="1、会员中心模块" />
|
|
<MESSAGE value="1、推广模块" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="1、推广模块" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1741573453098">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741573453098" />
|
|
<state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser" timestamp="1742375877577">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="1085" y="408" key="#com.intellij.ide.util.MemberChooser/0.0.2560.1400@0.0.2560.1400" timestamp="1742375877577" />
|
|
<state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1742351128151">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="1033" y="0" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742351128151" />
|
|
<state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1741587414527">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741587414527" />
|
|
<state x="679" y="297" key="CommitChangelistDialog2" timestamp="1742367598744">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="679" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1742367598744" />
|
|
<state x="92" y="92" width="2376" height="1216" key="DiffContextDialog" timestamp="1742296412150">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="92" y="92" width="2376" height="1216" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1742296412150" />
|
|
<state width="2517" height="388" key="GridCell.Tab.0.bottom" timestamp="1742376086794">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
|
|
<state width="2517" height="388" key="GridCell.Tab.0.center" timestamp="1742376086794">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
|
|
<state width="2517" height="388" key="GridCell.Tab.0.left" timestamp="1742376086794">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
|
|
<state width="2517" height="388" key="GridCell.Tab.0.right" timestamp="1742376086794">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086794" />
|
|
<state width="2517" height="388" key="GridCell.Tab.1.bottom" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.1.center" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.1.left" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.1.right" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.2.bottom" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.2.center" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.2.left" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state width="2517" height="388" key="GridCell.Tab.2.right" timestamp="1742376086701">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state width="2517" height="388" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1742376086701" />
|
|
<state x="783" y="345" key="SettingsEditor" timestamp="1741573035388">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1741573035388" />
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1742367602002">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1742367602002" />
|
|
<state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1741580728988">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="972" y="527" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1741580728988" />
|
|
<state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1742204627580">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742204627580" />
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1742211424843">
|
|
<screen x="0" y="0" width="2560" height="1400" />
|
|
</state>
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1742211424843" />
|
|
</component>
|
|
</project>
|