|
@@ -5,8 +5,14 @@
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="46b159bd-08ca-42f0-b80f-41d4944a8a29" name="Changes" comment="使用手册模块更新">
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_2_22_10_24_[Changes]/shelved.patch" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_2_22_10_24__Changes_.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_2_26_19_11_[Changes]/shelved.patch" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_2_26_19_11__Changes_.xml" beforeDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/UtilController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/UtilController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-dev.yml" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -67,16 +73,17 @@
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
"Spring Boot.OperationApplication.executor": "Run",
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
- "git-widget-placeholder": "permission-wxy",
|
|
|
+ "git-widget-placeholder": "master",
|
|
|
+ "ignore.virus.scanning.warn.message": "true",
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
- "last_opened_file_path": "/Users/wangwulin/IdeaProjects/OperationSystem/src/main/resources/mapper",
|
|
|
+ "last_opened_file_path": "C:/Users/thomas/IdeaProjects/OperationSystem/pom.xml",
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
"npm.dev.executor": "Run",
|
|
|
- "project.structure.last.edited": "Project",
|
|
|
+ "project.structure.last.edited": "库",
|
|
|
"project.structure.proportion": "0.15",
|
|
|
"project.structure.side.proportion": "0.2",
|
|
|
"settings.editor.selected.configurable": "MavenSettings",
|
|
@@ -146,7 +153,6 @@
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
<item itemvalue="Spring Boot.OperationApplication" />
|
|
|
- <item itemvalue="Application.CodeGenerator" />
|
|
|
<item itemvalue="npm.dev" />
|
|
|
<item itemvalue="Spring Boot.OperationApplication" />
|
|
|
<item itemvalue="npm.dev" />
|
|
@@ -156,8 +162,7 @@
|
|
|
<component name="SharedIndexes">
|
|
|
<attachedChunks>
|
|
|
<set>
|
|
|
- <option value="jdk-1.8.0_392-corretto-1.8.0_392-4caba194b151-3820a516" />
|
|
|
- <option value="jdk-20.0.2-corretto-20.0.2.1-4caba194b151-d89c1816" />
|
|
|
+ <option value="jdk-1.8.0_402-corretto-1.8.0_402-3183f394aec4-734fdc6e" />
|
|
|
</set>
|
|
|
</attachedChunks>
|
|
|
</component>
|
|
@@ -203,6 +208,8 @@
|
|
|
<workItem from="1708925853376" duration="15000000" />
|
|
|
<workItem from="1709043200200" duration="1433000" />
|
|
|
<workItem from="1709105595721" duration="585000" />
|
|
|
+ <workItem from="1709597538938" duration="1349000" />
|
|
|
+ <workItem from="1709599670703" duration="2260000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="管理员登录">
|
|
|
<option name="closed" value="true" />
|