|
@@ -4,14 +4,12 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="46b159bd-08ca-42f0-b80f-41d4944a8a29" name="Changes" comment="refined">
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/ApproveAccountController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/ApproveAccountController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/DepartmentController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/DepartmentController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/DictController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/DictController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/EmployeeController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/EmployeeController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/MenuController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/MenuController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/RoleController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/RoleController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/user/RoleMenuController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/RoleMenuController.java" afterDir="false" />
|
|
|
+ <list default="true" id="46b159bd-08ca-42f0-b80f-41d4944a8a29" name="Changes" comment="app端维修厂信息查询">
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/dto/DiaLogQueryPageDTO.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/vo/DiaLogQueryPageVO.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/vo/DiaLogQueryVO.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/JavaSceneConfigState.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/JavaSceneConfigState.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -27,11 +25,6 @@
|
|
|
</component>
|
|
|
<component name="Git.Settings">
|
|
|
<option name="PUSH_AUTO_UPDATE" value="true" />
|
|
|
- <option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
- <map>
|
|
|
- <entry key="$PROJECT_DIR$" value="master" />
|
|
|
- </map>
|
|
|
- </option>
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
<option name="UPDATE_TYPE" value="REBASE" />
|
|
|
</component>
|
|
@@ -41,7 +34,8 @@
|
|
|
<component name="MavenImportPreferences">
|
|
|
<option name="generalSettings">
|
|
|
<MavenGeneralSettings>
|
|
|
- <option name="userSettingsFile" value="$USER_HOME$/.m2/settings.xml" />
|
|
|
+ <option name="mavenHome" value="B:\apache-maven-3.8.8" />
|
|
|
+ <option name="userSettingsFile" value="B:\apache-maven-3.8.8\conf\settings.xml" />
|
|
|
</MavenGeneralSettings>
|
|
|
</option>
|
|
|
</component>
|
|
@@ -56,57 +50,55 @@
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
</component>
|
|
|
- <component name="PropertiesComponent"><![CDATA[{
|
|
|
- "keyToString": {
|
|
|
- "ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
- "Maven.OperationSystem [clean].executor": "Run",
|
|
|
- "Maven.OperationSystem [validate].executor": "Run",
|
|
|
- "RequestMappingsPanelOrder0": "0",
|
|
|
- "RequestMappingsPanelOrder1": "1",
|
|
|
- "RequestMappingsPanelWidth0": "75",
|
|
|
- "RequestMappingsPanelWidth1": "75",
|
|
|
- "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
- "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
- "Spring Boot.OperationApplication.executor": "Run",
|
|
|
- "WebServerToolWindowFactoryState": "false",
|
|
|
- "git-widget-placeholder": "permission-wxy",
|
|
|
- "kotlin-language-version-configured": "true",
|
|
|
- "last_opened_file_path": "/Users/wangwulin/IdeaProjects/OperationSystem/src/main/java/com/om/controller/user",
|
|
|
- "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.proportion": "0.15",
|
|
|
- "project.structure.side.proportion": "0.2",
|
|
|
- "settings.editor.selected.configurable": "MavenSettings",
|
|
|
- "spring.configuration.checksum": "e5344c6eb967ac845090dcf3a4fa5dde",
|
|
|
- "vue.rearranger.settings.migration": "true"
|
|
|
+ <component name="PropertiesComponent">{
|
|
|
+ "keyToString": {
|
|
|
+ "Maven.OperationSystem [package].executor": "Run",
|
|
|
+ "RequestMappingsPanelOrder0": "0",
|
|
|
+ "RequestMappingsPanelOrder1": "1",
|
|
|
+ "RequestMappingsPanelWidth0": "75",
|
|
|
+ "RequestMappingsPanelWidth1": "75",
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
+ "Spring Boot.OperationApplication.executor": "Run",
|
|
|
+ "git-widget-placeholder": "master",
|
|
|
+ "kotlin-language-version-configured": "true",
|
|
|
+ "last_opened_file_path": "B:/WorkSpace/PracticalRojects/OperationSystem/src/main/resources",
|
|
|
+ "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.proportion": "0.15",
|
|
|
+ "project.structure.side.proportion": "0.2",
|
|
|
+ "settings.editor.selected.configurable": "settings.sync",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
}
|
|
|
-}]]></component>
|
|
|
+}</component>
|
|
|
<component name="ReactorSettings">
|
|
|
<option name="notificationShown" value="true" />
|
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
|
+ <key name="CreateClassDialog.RecentsKey">
|
|
|
+ <recent name="com.om.entity.vo" />
|
|
|
+ </key>
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
- <recent name="$PROJECT_DIR$/src/main/java/com/om/controller/user" />
|
|
|
- <recent name="$PROJECT_DIR$/src/main/java/com/om/service" />
|
|
|
- <recent name="$PROJECT_DIR$/src/main/java/com/om/entity/po" />
|
|
|
- <recent name="$PROJECT_DIR$/src/main/java/com/om/service/impl" />
|
|
|
- <recent name="$PROJECT_DIR$/src/main/java/com/om/mapper" />
|
|
|
+ <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\resources" />
|
|
|
+ <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om\utils" />
|
|
|
+ <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om" />
|
|
|
</key>
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
- <recent name="$PROJECT_DIR$/screenshots" />
|
|
|
+ <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om\entity\dto" />
|
|
|
+ <recent name="B:\WorkSpace\PracticalRojects\OperationSystem\src\main\java\com\om\entity\vo" />
|
|
|
</key>
|
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
|
- <recent name="com.om.controller.user" />
|
|
|
- <recent name="com.om.config" />
|
|
|
- <recent name="com.om.utils" />
|
|
|
+ <recent name="com.om.entity.vo" />
|
|
|
<recent name="com.om.entity.dto" />
|
|
|
- <recent name="com.om.controller" />
|
|
|
+ <recent name="com.om.exception" />
|
|
|
+ <recent name="com.om.utils" />
|
|
|
+ <recent name="com.om.interceptor" />
|
|
|
</key>
|
|
|
</component>
|
|
|
<component name="RunManager" selected="Spring Boot.OperationApplication">
|
|
@@ -143,8 +135,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-4caba194b151-ae57be32" />
|
|
|
</set>
|
|
|
</attachedChunks>
|
|
|
</component>
|
|
@@ -184,10 +175,30 @@
|
|
|
<workItem from="1707364400277" duration="8765000" />
|
|
|
<workItem from="1707387945482" duration="394000" />
|
|
|
<workItem from="1707388468820" duration="1399000" />
|
|
|
- <workItem from="1707438514767" duration="8903000" />
|
|
|
- <workItem from="1708670527995" duration="3132000" />
|
|
|
- <workItem from="1708916949997" duration="4355000" />
|
|
|
- <workItem from="1708925853376" duration="15000000" />
|
|
|
+ <workItem from="1707438514767" duration="9268000" />
|
|
|
+ <workItem from="1707463634286" duration="815000" />
|
|
|
+ <workItem from="1707633333740" duration="1575000" />
|
|
|
+ <workItem from="1707653917092" duration="6642000" />
|
|
|
+ <workItem from="1707728510583" duration="2281000" />
|
|
|
+ <workItem from="1707872966811" duration="1909000" />
|
|
|
+ <workItem from="1707973008307" duration="685000" />
|
|
|
+ <workItem from="1707983591450" duration="123000" />
|
|
|
+ <workItem from="1707983760440" duration="6261000" />
|
|
|
+ <workItem from="1707998898939" duration="608000" />
|
|
|
+ <workItem from="1708051465700" duration="670000" />
|
|
|
+ <workItem from="1708070824510" duration="32000" />
|
|
|
+ <workItem from="1708224080726" duration="11870000" />
|
|
|
+ <workItem from="1708413994818" duration="314000" />
|
|
|
+ <workItem from="1708414851331" duration="16812000" />
|
|
|
+ <workItem from="1708492515944" duration="9952000" />
|
|
|
+ <workItem from="1708674940286" duration="1689000" />
|
|
|
+ <workItem from="1708691827697" duration="595000" />
|
|
|
+ <workItem from="1708738223797" duration="684000" />
|
|
|
+ <workItem from="1708745103093" duration="64000" />
|
|
|
+ <workItem from="1708784505662" duration="645000" />
|
|
|
+ <workItem from="1708911469611" duration="4731000" />
|
|
|
+ <workItem from="1709009450401" duration="5875000" />
|
|
|
+ <workItem from="1709037379532" duration="1412000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="管理员登录">
|
|
|
<option name="closed" value="true" />
|
|
@@ -245,59 +256,100 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1707379339505</updated>
|
|
|
</task>
|
|
|
- <task id="LOCAL-00008" summary="web维修厂管理接口">
|
|
|
- <created>1708568311113</created>
|
|
|
+ <task id="LOCAL-00008" summary="web客户端用户修改">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1707455662216</created>
|
|
|
<option name="number" value="00008" />
|
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
|
<option name="project" value="LOCAL" />
|
|
|
- <updated>1708568311113</updated>
|
|
|
+ <updated>1707455662216</updated>
|
|
|
</task>
|
|
|
- <task id="LOCAL-00009" summary="web维修厂管理接口">
|
|
|
- <created>1708671884585</created>
|
|
|
+ <task id="LOCAL-00009" summary="配置CORS">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1707633567265</created>
|
|
|
<option name="number" value="00009" />
|
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
|
<option name="project" value="LOCAL" />
|
|
|
- <updated>1708671884585</updated>
|
|
|
+ <updated>1707633567265</updated>
|
|
|
</task>
|
|
|
- <task id="LOCAL-00010" summary="用户角色权限更新">
|
|
|
+ <task id="LOCAL-00010" summary="客户端模块接口">
|
|
|
<option name="closed" value="true" />
|
|
|
- <created>1708942701821</created>
|
|
|
+ <created>1707989375307</created>
|
|
|
<option name="number" value="00010" />
|
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
|
<option name="project" value="LOCAL" />
|
|
|
- <updated>1708942701821</updated>
|
|
|
+ <updated>1707989375307</updated>
|
|
|
</task>
|
|
|
- <task id="LOCAL-00011" summary="refined">
|
|
|
+ <task id="LOCAL-00011" summary="诊断报告模块mp生成代码,mapper对应4个表,service对应4个,而controller只有一个repair">
|
|
|
<option name="closed" value="true" />
|
|
|
- <created>1708943025018</created>
|
|
|
+ <created>1708225769308</created>
|
|
|
<option name="number" value="00011" />
|
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
|
<option name="project" value="LOCAL" />
|
|
|
- <updated>1708943025018</updated>
|
|
|
+ <updated>1708225769308</updated>
|
|
|
</task>
|
|
|
- <task id="LOCAL-00012" summary="refined">
|
|
|
+ <task id="LOCAL-00012" summary="客户端诊断报告">
|
|
|
<option name="closed" value="true" />
|
|
|
- <created>1708944825375</created>
|
|
|
+ <created>1708432545588</created>
|
|
|
<option name="number" value="00012" />
|
|
|
<option name="presentableId" value="LOCAL-00012" />
|
|
|
<option name="project" value="LOCAL" />
|
|
|
- <updated>1708944825375</updated>
|
|
|
+ <updated>1708432545588</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="13" />
|
|
|
+ <task id="LOCAL-00013" summary="添加用户id">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1708432756419</created>
|
|
|
+ <option name="number" value="00013" />
|
|
|
+ <option name="presentableId" value="LOCAL-00013" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1708432756419</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00014" summary="后台web诊断报告接口">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1708516992034</created>
|
|
|
+ <option name="number" value="00014" />
|
|
|
+ <option name="presentableId" value="LOCAL-00014" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1708516992034</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00015" summary="后台web诊断报告接口">
|
|
|
+ <option name="closed" value="true" />
|
|
|
+ <created>1708518319767</created>
|
|
|
+ <option name="number" value="00015" />
|
|
|
+ <option name="presentableId" value="LOCAL-00015" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1708518319767</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="16" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
<option name="version" value="3" />
|
|
|
</component>
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
- <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
|
<MESSAGE value="管理员登录" />
|
|
|
<MESSAGE value="初始化运维项目" />
|
|
|
<MESSAGE value="管理员电话和邮箱修改" />
|
|
|
<MESSAGE value="web品牌管理接口" />
|
|
|
<MESSAGE value="web维修厂管理接口" />
|
|
|
- <MESSAGE value="用户角色权限更新" />
|
|
|
- <MESSAGE value="refined" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="refined" />
|
|
|
+ <MESSAGE value="web客户端用户修改" />
|
|
|
+ <MESSAGE value="配置CORS" />
|
|
|
+ <MESSAGE value="客户端模块接口" />
|
|
|
+ <MESSAGE value="诊断报告模块mp生成代码,mapper对应4个表,service对应4个,而controller只有一个repair" />
|
|
|
+ <MESSAGE value="客户端诊断报告" />
|
|
|
+ <MESSAGE value="添加用户id" />
|
|
|
+ <MESSAGE value="后台web诊断报告接口" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="后台web诊断报告接口" />
|
|
|
+ </component>
|
|
|
+ <component name="XDebuggerManager">
|
|
|
+ <breakpoint-manager>
|
|
|
+ <breakpoints>
|
|
|
+ <line-breakpoint enabled="true" type="java-line">
|
|
|
+ <url>file://$PROJECT_DIR$/src/main/java/com/om/interceptor/JwtTokenAdminInterceptor.java</url>
|
|
|
+ <line>75</line>
|
|
|
+ <option name="timeStamp" value="10" />
|
|
|
+ </line-breakpoint>
|
|
|
+ </breakpoints>
|
|
|
+ </breakpoint-manager>
|
|
|
</component>
|
|
|
</project>
|