|
|
@ -2,13 +2,25 @@ |
|
|
<project version="4"> |
|
|
<project version="4"> |
|
|
<component name="ChangeListManager"> |
|
|
<component name="ChangeListManager"> |
|
|
<list default="true" id="74ae82f3-7b81-42e8-8b53-827e18cc7011" name="Default Changelist" comment="1、添加二维码推广接口 2、用户信息相关接口修改(新增,修改,查询)"> |
|
|
<list default="true" id="74ae82f3-7b81-42e8-8b53-827e18cc7011" name="Default Changelist" comment="1、添加二维码推广接口 2、用户信息相关接口修改(新增,修改,查询)"> |
|
|
<change afterPath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/service/impl/AppletLoginServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/service/impl/AppletLoginServiceImpl.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/RecommendController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/RecommendController.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiBean/WxQrCodeVo.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiBean/WxQrCodeVo.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/RecommendService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/RecommendService.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/RecommendServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/RecommendServiceImpl.java" afterDir="false" /> |
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" beforeDir="false" afterPath="$PROJECT_DIR$/admin-hanhai-vue/dist.zip" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/controller/CarrentGoodsController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/controller/CarrentGoodsController.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/entity/CarrentGoods.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/entity/CarrentGoods.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/mapper/CarrentGoodsMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/mapper/CarrentGoodsMapper.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/service/ICarrentGoodsService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/service/ICarrentGoodsService.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/service/impl/CarrentGoodsServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/service/impl/CarrentGoodsServiceImpl.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue/CarrentGoodsList.vue" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue/CarrentGoodsList.vue" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue/modules/CarrentGoodsForm.vue" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue/modules/CarrentGoodsForm.vue" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue3/CarrentGoods.data.ts" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/modules/carrentGoods/vue3/CarrentGoods.data.ts" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/ApplyController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/ApplyController.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/GoodsController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/GoodsController.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/OrderController.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/carrentController/OrderController.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/ApplyService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/ApplyService.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/GoodsService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/GoodsService.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/OrderService.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/OrderService.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ApplyServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ApplyServiceImpl.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/GoodsServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/GoodsServiceImpl.java" afterDir="false" /> |
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/OrderServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/OrderServiceImpl.java" afterDir="false" /> |
|
|
</list> |
|
|
</list> |
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
@ -75,7 +87,7 @@ |
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> |
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> |
|
|
<property name="WebServerToolWindowFactoryState" value="false" /> |
|
|
<property name="WebServerToolWindowFactoryState" value="false" /> |
|
|
<property name="aspect.path.notification.shown" value="true" /> |
|
|
<property name="aspect.path.notification.shown" value="true" /> |
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiBean" /> |
|
|
|
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/admin-hanhai-vue/src/assets" /> |
|
|
<property name="nodejs_package_manager_path" value="yarn" /> |
|
|
<property name="nodejs_package_manager_path" value="yarn" /> |
|
|
<property name="project.structure.last.edited" value="Project" /> |
|
|
<property name="project.structure.last.edited" value="Project" /> |
|
|
<property name="project.structure.proportion" value="0.0" /> |
|
|
<property name="project.structure.proportion" value="0.0" /> |
|
|
@ -94,6 +106,8 @@ |
|
|
<recent name="org.jeecg.modules.api.carrentController" /> |
|
|
<recent name="org.jeecg.modules.api.carrentController" /> |
|
|
</key> |
|
|
</key> |
|
|
<key name="CopyFile.RECENT_KEYS"> |
|
|
<key name="CopyFile.RECENT_KEYS"> |
|
|
|
|
|
<recent name="D:\Projects\carrent-admin\admin-hanhai-vue\src\assets" /> |
|
|
|
|
|
<recent name="D:\Projects\carrent-admin\admin-hanhai-vue\src\views" /> |
|
|
<recent name="D:\Projects\carrent-admin\jeecg-boot-module-system\src\main\java\org\jeecg\modules\apiBean" /> |
|
|
<recent name="D:\Projects\carrent-admin\jeecg-boot-module-system\src\main\java\org\jeecg\modules\apiBean" /> |
|
|
</key> |
|
|
</key> |
|
|
</component> |
|
|
</component> |
|
|
@ -148,7 +162,7 @@ |
|
|
<workItem from="1733103883735" duration="17631000" /> |
|
|
<workItem from="1733103883735" duration="17631000" /> |
|
|
<workItem from="1733710180531" duration="11896000" /> |
|
|
<workItem from="1733710180531" duration="11896000" /> |
|
|
<workItem from="1733968817518" duration="63976000" /> |
|
|
<workItem from="1733968817518" duration="63976000" /> |
|
|
<workItem from="1735284739666" duration="277000" /> |
|
|
|
|
|
|
|
|
<workItem from="1735284739666" duration="62276000" /> |
|
|
</task> |
|
|
</task> |
|
|
<task id="LOCAL-00001" summary="1、项目初始化"> |
|
|
<task id="LOCAL-00001" summary="1、项目初始化"> |
|
|
<created>1731385713383</created> |
|
|
<created>1731385713383</created> |
|
|
@ -227,7 +241,49 @@ |
|
|
<option name="project" value="LOCAL" /> |
|
|
<option name="project" value="LOCAL" /> |
|
|
<updated>1735225242451</updated> |
|
|
<updated>1735225242451</updated> |
|
|
</task> |
|
|
</task> |
|
|
<option name="localTasksCounter" value="12" /> |
|
|
|
|
|
|
|
|
<task id="LOCAL-00012" summary="1、添加推荐模块"> |
|
|
|
|
|
<created>1735285049727</created> |
|
|
|
|
|
<option name="number" value="00012" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00012" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1735285049727</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<task id="LOCAL-00013" summary="1、个人实名接口修复"> |
|
|
|
|
|
<created>1735570015599</created> |
|
|
|
|
|
<option name="number" value="00013" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00013" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1735570015599</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<task id="LOCAL-00014" summary="1、企业实名接口修正"> |
|
|
|
|
|
<created>1735615674903</created> |
|
|
|
|
|
<option name="number" value="00014" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00014" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1735615674903</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<task id="LOCAL-00015" summary="1、配置表描述修改 2、商品/新闻列表按创建时间倒序查询"> |
|
|
|
|
|
<created>1735631439711</created> |
|
|
|
|
|
<option name="number" value="00015" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00015" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1735631439711</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<task id="LOCAL-00016" summary="1、金刚区模块补充"> |
|
|
|
|
|
<created>1735924191233</created> |
|
|
|
|
|
<option name="number" value="00016" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00016" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1735924191233</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<task id="LOCAL-00017" summary="1、修改后台图标 2、一级分类去掉导入、导出、高级查询按钮 3、补充个人/企业实名查询接口"> |
|
|
|
|
|
<created>1736255981275</created> |
|
|
|
|
|
<option name="number" value="00017" /> |
|
|
|
|
|
<option name="presentableId" value="LOCAL-00017" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1736255981275</updated> |
|
|
|
|
|
</task> |
|
|
|
|
|
<option name="localTasksCounter" value="18" /> |
|
|
<servers /> |
|
|
<servers /> |
|
|
</component> |
|
|
</component> |
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
@ -258,7 +314,13 @@ |
|
|
<MESSAGE value="1、接口添加" /> |
|
|
<MESSAGE value="1、接口添加" /> |
|
|
<MESSAGE value="1、添加二维码推广接口 2、用户信息相关接口修改(新增,修改,查询)" /> |
|
|
<MESSAGE value="1、添加二维码推广接口 2、用户信息相关接口修改(新增,修改,查询)" /> |
|
|
<MESSAGE value="1、接口补充" /> |
|
|
<MESSAGE value="1、接口补充" /> |
|
|
<option name="LAST_COMMIT_MESSAGE" value="1、接口补充" /> |
|
|
|
|
|
|
|
|
<MESSAGE value="1、添加推荐模块" /> |
|
|
|
|
|
<MESSAGE value="1、个人实名接口修复" /> |
|
|
|
|
|
<MESSAGE value="1、企业实名接口修正" /> |
|
|
|
|
|
<MESSAGE value="1、配置表描述修改 2、商品/新闻列表按创建时间倒序查询" /> |
|
|
|
|
|
<MESSAGE value="1、金刚区模块补充" /> |
|
|
|
|
|
<MESSAGE value="1、修改后台图标 2、一级分类去掉导入、导出、高级查询按钮 3、补充个人/企业实名查询接口" /> |
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="1、修改后台图标 2、一级分类去掉导入、导出、高级查询按钮 3、补充个人/企业实名查询接口" /> |
|
|
</component> |
|
|
</component> |
|
|
<component name="WindowStateProjectService"> |
|
|
<component name="WindowStateProjectService"> |
|
|
<state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1731382591329"> |
|
|
<state x="734" y="358" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1731382591329"> |
|
|
@ -277,74 +339,74 @@ |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1733992136886" /> |
|
|
<state x="1010" y="449" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1733992136886" /> |
|
|
<state x="713" y="297" key="CommitChangelistDialog2" timestamp="1735225241244"> |
|
|
|
|
|
|
|
|
<state x="713" y="297" key="CommitChangelistDialog2" timestamp="1736420920282"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="713" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1735225241244" /> |
|
|
|
|
|
<state x="184" y="122" width="2048" height="1148" key="DiffContextDialog" timestamp="1735225183505"> |
|
|
|
|
|
|
|
|
<state x="713" y="297" key="CommitChangelistDialog2/0.0.2560.1400@0.0.2560.1400" timestamp="1736420920282" /> |
|
|
|
|
|
<state x="184" y="122" width="2048" height="1148" key="DiffContextDialog" timestamp="1736420918924"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="184" y="122" width="2048" height="1148" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1735225183505" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.bottom" timestamp="1735283158612"> |
|
|
|
|
|
|
|
|
<state x="184" y="122" width="2048" height="1148" key="DiffContextDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1736420918924" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.bottom" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158612" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.center" timestamp="1735283158612"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.center" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158612" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.left" timestamp="1735283158612"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.left" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158612" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.right" timestamp="1735283158612"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.right" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158612" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.bottom" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.0.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.bottom" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.center" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.center" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.left" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.left" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.right" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.right" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.bottom" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.1.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.bottom" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.center" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.bottom/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.center" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.left" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.center/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.left" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.right" timestamp="1735283158518"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.left/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.right" timestamp="1736420924827"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state width="2517" height="432" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1735283158518" /> |
|
|
|
|
|
<state x="1079" y="413" key="RollbackChangesDialog" timestamp="1734501842073"> |
|
|
|
|
|
|
|
|
<state width="2517" height="432" key="GridCell.Tab.2.right/0.0.2560.1400@0.0.2560.1400" timestamp="1736420924827" /> |
|
|
|
|
|
<state x="1079" y="413" key="RollbackChangesDialog" timestamp="1735568417191"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="1079" y="413" key="RollbackChangesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1734501842073" /> |
|
|
|
|
|
|
|
|
<state x="1079" y="413" key="RollbackChangesDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1735568417191" /> |
|
|
<state x="783" y="345" key="SettingsEditor" timestamp="1732701780265"> |
|
|
<state x="783" y="345" key="SettingsEditor" timestamp="1732701780265"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1732701780265" /> |
|
|
<state x="783" y="345" key="SettingsEditor/0.0.2560.1400@0.0.2560.1400" timestamp="1732701780265" /> |
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1735225245214"> |
|
|
|
|
|
|
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2" timestamp="1736255984876"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1735225245214" /> |
|
|
|
|
|
|
|
|
<state x="872" y="436" key="Vcs.Push.Dialog.v2/0.0.2560.1400@0.0.2560.1400" timestamp="1736255984876" /> |
|
|
<state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1731750734819"> |
|
|
<state x="972" y="527" key="com.intellij.ide.util.TipDialog" timestamp="1731750734819"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
@ -353,28 +415,21 @@ |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="1074" y="618" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1735193649268" /> |
|
|
<state x="1074" y="618" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1735193649268" /> |
|
|
<state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1734501255473"> |
|
|
|
|
|
|
|
|
<state x="834" y="439" width="892" height="566" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1736330759910"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="900" y="426" width="759" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1734501255473" /> |
|
|
|
|
|
|
|
|
<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" /> |
|
|
|
|
|
<state x="900" y="426" width="759" height="548" key="find.popup" timestamp="1735469231757"> |
|
|
|
|
|
<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="1735469231757" /> |
|
|
<state x="921" y="426" width="700" height="530" key="recent.locations.popup" timestamp="1733992805258"> |
|
|
<state x="921" y="426" width="700" height="530" key="recent.locations.popup" timestamp="1733992805258"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="921" y="426" width="700" height="530" key="recent.locations.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1733992805258" /> |
|
|
<state x="921" y="426" width="700" height="530" key="recent.locations.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1733992805258" /> |
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1735224695948"> |
|
|
|
|
|
|
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup" timestamp="1736326185586"> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
<screen x="0" y="0" width="2560" height="1400" /> |
|
|
</state> |
|
|
</state> |
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1735224695948" /> |
|
|
|
|
|
</component> |
|
|
|
|
|
<component name="XDebuggerManager"> |
|
|
|
|
|
<breakpoint-manager> |
|
|
|
|
|
<breakpoints> |
|
|
|
|
|
<line-breakpoint enabled="true" type="java-line"> |
|
|
|
|
|
<url>file://$PROJECT_DIR$/jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/ConfigServiceImpl.java</url> |
|
|
|
|
|
<line>237</line> |
|
|
|
|
|
<option name="timeStamp" value="6" /> |
|
|
|
|
|
</line-breakpoint> |
|
|
|
|
|
</breakpoints> |
|
|
|
|
|
</breakpoint-manager> |
|
|
|
|
|
|
|
|
<state x="943" y="315" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1736326185586" /> |
|
|
</component> |
|
|
</component> |
|
|
</project> |
|
|
</project> |