chore: 更新IDE配置文件

- 新增GrepConsole插件配置
- 更新Apifox上传器设置
- 更新项目编码配置
This commit is contained in:
Leo 2025-10-13 20:33:32 +08:00
parent 4dab78c027
commit 5d3d092bbb
3 changed files with 29 additions and 1 deletions

File diff suppressed because one or more lines are too long

24
.idea/GrepConsole.xml Normal file
View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GrepConsole">
<option name="pinnedGrepConsolesState">
<PinnedGrepConsolesState>
<option name="map">
<map>
<entry>
<key>
<RunConfigurationRef>
<option name="icon" value="SpringBoot.svg)" />
<option name="name" value="HeritageApplication" />
</RunConfigurationRef>
</key>
<value>
<Pins />
</value>
</entry>
</map>
</option>
</PinnedGrepConsolesState>
</option>
</component>
</project>

View File

@ -43,6 +43,8 @@
<file url="file://$PROJECT_DIR$/heritage-model/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-monitor/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-monitor/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-portal/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-portal/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-system/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/heritage-system/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/heritage-modules/src/main/java" charset="UTF-8" />