|
@@ -5,13 +5,19 @@
|
|
|
</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" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/screenshots/2.28.png" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/ManualController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/po/Manual.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/mapper/ManualMapper.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/service/IManualService.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/service/impl/ManualServiceImpl.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/java/com/om/utils/CodeGenerator.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/resources/mapper/ManualMapper.xml" afterDir="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$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/GuideController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/controller/admin/GuideController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/om/entity/po/Guide.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/om/entity/po/Guide.java" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -59,7 +65,9 @@
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
"keyToString": {
|
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
+ "Application.CodeGenerator.executor": "Run",
|
|
|
"Maven.OperationSystem [clean].executor": "Run",
|
|
|
+ "Maven.OperationSystem [package].executor": "Run",
|
|
|
"Maven.OperationSystem [validate].executor": "Run",
|
|
|
"RequestMappingsPanelOrder0": "0",
|
|
|
"RequestMappingsPanelOrder1": "1",
|
|
@@ -72,7 +80,7 @@
|
|
|
"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",
|
|
|
+ "last_opened_file_path": "/Users/wangwulin/IdeaProjects/OperationSystem/src/main/resources/mapper",
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
@@ -92,24 +100,37 @@
|
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/src/main/resources/mapper" />
|
|
|
<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" />
|
|
|
</key>
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
<recent name="$PROJECT_DIR$/screenshots" />
|
|
|
</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.dto" />
|
|
|
- <recent name="com.om.controller" />
|
|
|
+ <recent name="com.om.controller.admin" />
|
|
|
+ <recent name="com.om.service.impl" />
|
|
|
+ <recent name="com.om.service" />
|
|
|
+ <recent name="com.om.mapper" />
|
|
|
</key>
|
|
|
</component>
|
|
|
<component name="RunManager" selected="Spring Boot.OperationApplication">
|
|
|
+ <configuration name="CodeGenerator" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.om.utils.CodeGenerator" />
|
|
|
+ <module name="OperationSystem" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="com.om.utils.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<configuration name="OperationApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
<module name="OperationSystem" />
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.om.OperationApplication" />
|
|
@@ -135,6 +156,9 @@
|
|
|
</configuration>
|
|
|
<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" />
|
|
|
</list>
|
|
@@ -188,6 +212,7 @@
|
|
|
<workItem from="1708670527995" duration="3132000" />
|
|
|
<workItem from="1708916949997" duration="4355000" />
|
|
|
<workItem from="1708925853376" duration="15000000" />
|
|
|
+ <workItem from="1709043200200" duration="1433000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="管理员登录">
|
|
|
<option name="closed" value="true" />
|
|
@@ -289,6 +314,17 @@
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
<option name="version" value="3" />
|
|
|
</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="管理员登录" />
|