hn_cloud_service/.idea/workspace.xml

324 lines
17 KiB
XML
Raw Normal View History

2025-11-27 18:03:05 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
2025-12-04 10:01:26 +08:00
<list default="true" id="7985a41e-99ed-4d36-8f6a-131c69344f36" name="Changes" comment="修改配置文件">
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/controller/AllUserController.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/controller/LoginController.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/dao/AllUserDao.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/dao/LoginDao.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/service/AllUserService.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/service/LoginService.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/vo/AjaxResult.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/login/vo/LoginFormVo.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/resources/mappers/login/AllUserMapper.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/resources/mappers/login/LoginMapper.xml" afterDir="false" />
2025-11-28 11:16:02 +08:00
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
2025-12-04 10:01:26 +08:00
<change beforePath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/manager/config/BnsSecurityConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/manager/config/BnsSecurityConfig.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/manager/filter/TokenFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/manager/filter/TokenFilter.java" afterDir="false" />
2025-12-03 14:55:06 +08:00
<change beforePath="$PROJECT_DIR$/HnRealNameBmw/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/resources/bootstrap.yml" afterDir="false" />
2025-12-04 10:01:26 +08:00
<change beforePath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/filter/AuthFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/filter/AuthFilter.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/filter/ValidateCodeFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/filter/ValidateCodeFilter.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/handler/ValidateCodeHandler.java" beforeDir="false" afterPath="$PROJECT_DIR$/hn-gateway/bonus-gateway/src/main/java/com/bonus/gateway/handler/ValidateCodeHandler.java" afterDir="false" />
2025-11-28 11:16:02 +08:00
</list>
2025-11-27 18:03:05 +08:00
<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>
2025-12-03 14:07:35 +08:00
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
2025-12-04 10:01:26 +08:00
<option value="Interface" />
2025-12-03 14:07:35 +08:00
<option value="Class" />
</list>
</option>
</component>
2025-11-27 18:03:05 +08:00
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2025-12-04 10:01:26 +08:00
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 4
}</component>
2025-12-03 10:51:26 +08:00
<component name="ProjectId" id="36JXeDcNXtcmc8Es1XGriXfJbQu" />
2025-11-27 18:03:05 +08:00
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
2025-12-04 10:01:26 +08:00
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;Maven.HnRealNameBmw [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.HnRealNameBmw [install].executor&quot;: &quot;Run&quot;,
&quot;Maven.HnRealNameMmw [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.HnRealNameMmw [install].executor&quot;: &quot;Run&quot;,
&quot;Maven.bonus-common [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn-czl-service [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn-czl-service [install].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn-gateway [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn-gateway [install].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn-gateway [verify].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn_czl_screen [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.hn_czl_screen [install].executor&quot;: &quot;Run&quot;,
&quot;Maven.ldlz [clean].executor&quot;: &quot;Run&quot;,
&quot;Maven.ldlz [install].executor&quot;: &quot;Run&quot;,
&quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
&quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
&quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
&quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;SONARLINT_PRECOMMIT_ANALYSIS&quot;: &quot;true&quot;,
&quot;Spring Boot.BonusGatewayApplication.executor&quot;: &quot;Debug&quot;,
&quot;Spring Boot.CzlScreenApplication.executor&quot;: &quot;Run&quot;,
&quot;Spring Boot.CzlServiceApplication.executor&quot;: &quot;Run&quot;,
&quot;Spring Boot.HnRealNameBmwApplication.executor&quot;: &quot;Debug&quot;,
&quot;Spring Boot.LdlzApplication.executor&quot;: &quot;Run&quot;,
&quot;Spring Boot.RnmwApplication.executor&quot;: &quot;Debug&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;F:/workspace/idea/hn_cloud_service/HnRealNameBmw/src/main/resources/mappers/login&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;project.structure.last.edited&quot;: &quot;Modules&quot;,
&quot;project.structure.proportion&quot;: &quot;0.0&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
&quot;run.configurations.included.in.services&quot;: &quot;true&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.lookFeel&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
2025-11-27 18:03:05 +08:00
}
2025-12-04 10:01:26 +08:00
}</component>
2025-12-03 13:54:42 +08:00
<component name="ReactorSettings">
<option name="notificationShown" value="true" />
</component>
2025-12-03 14:07:35 +08:00
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
2025-12-04 10:01:26 +08:00
<recent name="F:\workspace\idea\hn_cloud_service\HnRealNameBmw\src\main\resources\mappers\login" />
2025-12-03 14:55:06 +08:00
<recent name="F:\workspace\idea\hn_cloud_service\hn-czl-service\src\main\resources" />
2025-12-03 14:07:35 +08:00
<recent name="F:\workspace\idea\hn_cloud_service\hn-gateway" />
</key>
2025-12-04 10:01:26 +08:00
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="com.bonus.hnrn.rnbmw.login.vo" />
</key>
2025-12-03 14:07:35 +08:00
</component>
<component name="RunAnythingCache">
<option name="myCommands">
<command value="mvn clean" />
2025-12-03 14:55:06 +08:00
<command value="mvn install" />
2025-12-03 14:07:35 +08:00
</option>
</component>
2025-11-27 18:03:05 +08:00
<component name="RunDashboard">
<option name="configurationTypes">
<set>
<option value="KtorApplicationConfigurationType" />
<option value="MicronautRunConfigurationType" />
<option value="QuarkusRunConfigurationType" />
<option value="SpringBootApplicationConfigurationType" />
</set>
</option>
</component>
2025-12-04 10:01:26 +08:00
<component name="RunManager" selected="Spring Boot.HnRealNameBmwApplication">
2025-11-27 18:03:05 +08:00
<configuration name="BonusGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="bonus-gateway" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.gateway.BonusGatewayApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-12-03 10:51:26 +08:00
<configuration name="CzlScreenApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
2025-11-28 11:23:55 +08:00
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="hn_czl_screen" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hn.bearing.capacity.screen.CzlScreenApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-12-03 10:51:26 +08:00
<configuration name="CzlServiceApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
2025-11-28 11:23:55 +08:00
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="hn-czl-service" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hn.bearing.capacity.backstage.CzlServiceApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-12-03 10:51:26 +08:00
<configuration name="HnRealNameBmwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
2025-11-28 11:23:55 +08:00
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="HnRealNameBmw" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hnrn.rnbmw.HnRealNameBmwApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-11-27 18:03:05 +08:00
<configuration name="LdlzApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="ldlz-admin" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bns.LdlzApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-12-03 10:51:26 +08:00
<configuration name="RnmwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
2025-11-27 18:03:05 +08:00
<module name="HnRealNameMw" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hnrn.rnmw.RnmwApplication" />
2025-12-03 10:51:26 +08:00
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.bonus.hnrn.rnmw.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
2025-11-27 18:03:05 +08:00
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-11-28 11:23:55 +08:00
<recent_temporary>
<list>
2025-12-03 10:51:26 +08:00
<item itemvalue="Spring Boot.RnmwApplication" />
2025-11-28 11:23:55 +08:00
</list>
</recent_temporary>
2025-11-27 18:03:05 +08:00
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-a94e463ab2e7-intellij.indexing.shared.core-IU-243.26574.91" />
<option value="bundled-js-predefined-d6986cc7102b-1632447f56bf-JavaScript-IU-243.26574.91" />
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
2025-12-03 10:51:26 +08:00
<changelist id="7985a41e-99ed-4d36-8f6a-131c69344f36" name="Changes" comment="" />
<created>1764725740407</created>
2025-11-27 18:03:05 +08:00
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
2025-12-03 10:51:26 +08:00
<updated>1764725740407</updated>
2025-12-04 10:01:26 +08:00
<workItem from="1764725741842" duration="23784000" />
<workItem from="1764812788747" duration="877000" />
2025-12-03 13:54:42 +08:00
</task>
<task id="LOCAL-00001" summary="修改">
<option name="closed" value="true" />
<created>1764730287773</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1764730287773</updated>
2025-11-27 18:03:05 +08:00
</task>
2025-12-03 14:07:35 +08:00
<task id="LOCAL-00002" summary="修改">
<option name="closed" value="true" />
<created>1764741286486</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1764741286487</updated>
</task>
2025-12-03 14:55:06 +08:00
<task id="LOCAL-00003" summary="修改gateway">
<option name="closed" value="true" />
<created>1764742057175</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1764742057175</updated>
</task>
2025-12-04 10:01:26 +08:00
<task id="LOCAL-00004" summary="修改配置文件">
<option name="closed" value="true" />
<created>1764744907817</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1764744907817</updated>
</task>
<option name="localTasksCounter" value="5" />
2025-11-27 18:03:05 +08:00
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
2025-12-03 13:54:42 +08:00
<component name="Vcs.Log.Tabs.Properties">
<option name="OPEN_GENERIC_TABS">
<map>
<entry key="589d1e30-4902-4d06-8f7a-0efd26ae1399" value="TOOL_WINDOW" />
<entry key="b7c7bd0a-8c62-40ec-9201-c28093cc153e" value="TOOL_WINDOW" />
</map>
</option>
<option name="TAB_STATES">
<map>
<entry key="589d1e30-4902-4d06-8f7a-0efd26ae1399">
<value>
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="HEAD" />
</list>
</value>
</entry>
<entry key="structure">
<value>
<list>
<option value="dir:F:/workspace/idea/hn_cloud_service/HnRealNameMw" />
</list>
</value>
</entry>
</map>
</option>
<option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
</State>
</value>
</entry>
<entry key="b7c7bd0a-8c62-40ec-9201-c28093cc153e">
<value>
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="HEAD" />
</list>
</value>
</entry>
<entry key="structure">
<value>
<list>
<option value="dir:F:/workspace/idea/hn_cloud_service/HnRealNameMw/src/main/java/com/bonus/hnrn/rnmw/core/config" />
</list>
</value>
</entry>
</map>
</option>
<option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="修改" />
2025-12-03 14:55:06 +08:00
<MESSAGE value="修改gateway" />
2025-12-04 10:01:26 +08:00
<MESSAGE value="修改配置文件" />
<option name="LAST_COMMIT_MESSAGE" value="修改配置文件" />
2025-12-03 13:54:42 +08:00
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/HnRealNameMw/src/main/java/com/bonus/hnrn/rnmw/core/controller/UserController.java</url>
<line>35</line>
<option name="timeStamp" value="1" />
</line-breakpoint>
2025-12-04 10:01:26 +08:00
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/manager/config/SecurityHandlerConfig.java</url>
<line>96</line>
<option name="timeStamp" value="16" />
</line-breakpoint>
2025-12-03 13:54:42 +08:00
</breakpoints>
</breakpoint-manager>
</component>
2025-11-27 18:03:05 +08:00
</project>