| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="f4ad10cb-8bf4-40dd-868b-2f98bb8f8cef" name="Changes" comment="">
- <change beforePath="$PROJECT_DIR$/yt-middle/middle-platform/src/main/java/com/ytpm/middle/service/impl/DeptServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/yt-middle/middle-platform/src/main/java/com/ytpm/middle/service/impl/DeptServiceImpl.java" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="FxmlFile" />
- <option value="Interface" />
- <option value="Unnamed" />
- <option value="mybatis" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="localRepository" value="C:\kaifa\maven\maven-repository" />
- <option name="userSettingsFile" value="C:\kaifa\maven\apache-maven-3.8.8\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 6
- }</component>
- <component name="ProjectId" id="2xLrUPVcvcX81nKyzyzpJwuzXAW" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">{
- "keyToString": {
- "Application.EncryptUtil.executor": "Run",
- "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
- "ModuleVcsDetector.initialDetectionPerformed": "true",
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.git.unshallow": "true",
- "Spring Boot.AgentApplication.executor": "Debug",
- "Spring Boot.GatewayApplication.executor": "Run",
- "Spring Boot.OauthApplication.executor": "Debug",
- "WebServerToolWindowFactoryState": "false",
- "git-widget-placeholder": "master",
- "last_opened_file_path": "C:/kaifa/javaProject/yt-springboot",
- "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",
- "project.structure.last.edited": "Project",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.2",
- "run.configurations.included.in.services": "true",
- "settings.editor.selected.configurable": "MavenSettings",
- "spring.configuration.checksum": "e0d9f8162cfaf92b1d440b43dd7ac6f8",
- "vue.rearranger.settings.migration": "true"
- },
- "keyToStringList": {
- "DatabaseDriversLRU": [
- "mysql"
- ]
- }
- }</component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RunDashboard">
- <option name="configurationTypes">
- <set>
- <option value="KtorApplicationConfigurationType" />
- <option value="MicronautRunConfigurationType" />
- <option value="QuarkusRunConfigurationType" />
- <option value="SpringBootApplicationConfigurationType" />
- </set>
- </option>
- </component>
- <component name="RunManager" selected="Spring Boot.MiddleApplication">
- <configuration name="CheckPwdUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.ytpm.util.CheckPwdUtil" />
- <module name="yt-common" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.ytpm.util.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="EncryptUtil" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.ytpm.util.EncryptUtil" />
- <module name="oauth-service" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.ytpm.util.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="AdvertiseApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="advertise-service" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.AdvertiseApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="AgentApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
- <module name="agent-service" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.AgentApplication" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.ytpm.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="AppApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="app-service" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.AppApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="GatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="yt-gateway" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.GatewayApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="MiddleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="middle-platform" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.middle.MiddleApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="OauthApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
- <module name="oauth-service" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.OauthApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="RiskManageApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="risk-manage" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.ytpm.RiskManageApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Spring Boot.AgentApplication" />
- <item itemvalue="Application.EncryptUtil" />
- <item itemvalue="Application.CheckPwdUtil" />
- </list>
- </recent_temporary>
- </component>
- <component name="SharedIndexes">
- <attachedChunks>
- <set>
- <option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.25410.109" />
- <option value="bundled-js-predefined-d6986cc7102b-6a121458b545-JavaScript-IU-251.25410.109" />
- </set>
- </attachedChunks>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="project-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="f4ad10cb-8bf4-40dd-868b-2f98bb8f8cef" name="Changes" comment="" />
- <created>1747728211181</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1747728211181</updated>
- <workItem from="1747728212403" duration="8001000" />
- <workItem from="1747788568939" duration="1474000" />
- <workItem from="1747790135817" duration="7822000" />
- <workItem from="1750055746830" duration="13061000" />
- <workItem from="1750149943016" duration="36000" />
- <workItem from="1750412680281" duration="849000" />
- <workItem from="1753146186588" duration="13862000" />
- </task>
- <task id="LOCAL-00001" summary="新增部门删除功能">
- <created>1753166516920</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1753166516920</updated>
- </task>
- <option name="localTasksCounter" value="2" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="VcsManagerConfiguration">
- <ignored-roots>
- <path value="$PROJECT_DIR$/.." />
- </ignored-roots>
- <MESSAGE value="新增部门删除功能" />
- <option name="LAST_COMMIT_MESSAGE" value="新增部门删除功能" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/yt-oauth/oauth-service/src/main/java/com/ytpm/auth/impl/AuthServiceImpl.java</url>
- <line>83</line>
- <option name="timeStamp" value="3" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- </project>
|