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-11-28 11:16:02 +08:00
|
|
|
<list default="true" id="976a7cca-b5ea-43b4-bab8-5bdfe732ae82" name="Changes" comment="修改maven">
|
2025-11-28 11:23:55 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.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-11-28 11:23:55 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/HnRealNameBmw/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameBmw/pom.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/basic/entity/CommonProblemBean.java" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameBmw/src/main/java/com/bonus/hnrn/rnbmw/basic/entity/CommonProblemBean.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/HnRealNameMw/HnRealNameMw.iml" beforeDir="false" afterPath="$PROJECT_DIR$/HnRealNameMw/HnRealNameMw.iml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/hn-czl-service/src/main/java/com/bonus/hn/bearing/capacity/backstage/SecurityApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/hn-czl-service/src/main/java/com/bonus/hn/bearing/capacity/backstage/CzlServiceApplication.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/hn-gateway/bonus-common/bonus-common-config/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/hn-gateway/bonus-common/bonus-common-config/pom.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/hn-ldlz/ldlz-admin/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/hn-ldlz/ldlz-admin/pom.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/hn_czl_screen/src/main/java/com/bonus/hn/bearing/capacity/screen/SecurityApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/hn_czl_screen/src/main/java/com/bonus/hn/bearing/capacity/screen/CzlScreenApplication.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="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>
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="MavenImportPreferences">
|
|
|
|
|
<option name="generalSettings">
|
|
|
|
|
<MavenGeneralSettings>
|
|
|
|
|
<option name="localRepository" value="D:\maven\resp" />
|
|
|
|
|
<option name="userSettingsFile" value="D:\maven\apache-maven-3.6.1\conf\settings.xml" />
|
|
|
|
|
</MavenGeneralSettings>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
2025-11-28 11:23:55 +08:00
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
|
"associatedIndex": 4
|
|
|
|
|
}</component>
|
2025-11-27 18:03:05 +08:00
|
|
|
<component name="ProjectId" id="363Zejwxp5uftBxEoI4Z0yyC7Bf" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
2025-11-28 11:16:02 +08:00
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"Maven.HnRealNameBmw [clean].executor": "Run",
|
|
|
|
|
"Maven.HnRealNameBmw [install].executor": "Run",
|
|
|
|
|
"Maven.hn-czl-service [clean].executor": "Run",
|
|
|
|
|
"Maven.hn-czl-service [install].executor": "Run",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
|
|
|
"SONARLINT_PRECOMMIT_ANALYSIS": "true",
|
2025-11-28 11:23:55 +08:00
|
|
|
"Spring Boot.BonusGatewayApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.CzlScreenApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.CzlServiceApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.HnRealNameBmwApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.LdlzApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.RnmwApplication.executor": "Run",
|
2025-11-28 11:16:02 +08:00
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
|
"last_opened_file_path": "C:/Users/86157/Desktop/hn_cloud_service",
|
|
|
|
|
"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.0",
|
|
|
|
|
"project.structure.side.proportion": "0.0",
|
|
|
|
|
"run.configurations.included.in.services": "true",
|
|
|
|
|
"settings.editor.selected.configurable": "MavenSettings",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
2025-11-27 18:03:05 +08:00
|
|
|
}
|
2025-11-28 11:16:02 +08:00
|
|
|
}]]></component>
|
2025-11-27 18:03:05 +08:00
|
|
|
<component name="RunAnythingCache">
|
|
|
|
|
<option name="myCommands">
|
2025-11-28 11:16:02 +08:00
|
|
|
<command value="mvn install" />
|
2025-11-28 11:23:55 +08:00
|
|
|
<command value="mvn clean" />
|
2025-11-27 18:03:05 +08:00
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunDashboard">
|
|
|
|
|
<option name="configurationTypes">
|
|
|
|
|
<set>
|
|
|
|
|
<option value="KtorApplicationConfigurationType" />
|
|
|
|
|
<option value="MicronautRunConfigurationType" />
|
|
|
|
|
<option value="QuarkusRunConfigurationType" />
|
|
|
|
|
<option value="SpringBootApplicationConfigurationType" />
|
|
|
|
|
</set>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
2025-11-28 11:23:55 +08:00
|
|
|
<component name="RunManager" selected="Spring Boot.BonusGatewayApplication">
|
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-11-28 11:23:55 +08:00
|
|
|
<configuration name="CzlScreenApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<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" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.bonus.hn.bearing.capacity.screen.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="CzlServiceApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<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" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.bonus.hn.bearing.capacity.backstage.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="HnRealNameBmwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
|
|
|
<module name="HnRealNameBmw" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hnrn.rnbmw.HnRealNameBmwApplication" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.bonus.hnrn.rnbmw.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
|
|
|
|
<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>
|
|
|
|
|
<configuration name="RnmwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<module name="HnRealNameMw" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hnrn.rnmw.RnmwApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="SecurityApplication (1)" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<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.SecurityApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="SecurityApplication (2)" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<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.SecurityApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="SecurityApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
|
|
|
<module name="HnRealNameBmw" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.hnrn.rnbmw.SecurityApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-11-28 11:23:55 +08:00
|
|
|
<recent_temporary>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Spring Boot.HnRealNameBmwApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.CzlServiceApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.CzlScreenApplication" />
|
|
|
|
|
</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">
|
|
|
|
|
<changelist id="976a7cca-b5ea-43b4-bab8-5bdfe732ae82" name="Changes" comment="" />
|
|
|
|
|
<created>1764237313049</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1764237313049</updated>
|
2025-11-28 11:16:02 +08:00
|
|
|
<workItem from="1764237315681" duration="1145000" />
|
2025-11-27 18:03:05 +08:00
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="修改maven">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1764237586006</created>
|
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1764237586006</updated>
|
|
|
|
|
</task>
|
2025-11-28 11:16:02 +08:00
|
|
|
<task id="LOCAL-00002" summary="修改maven">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1764237787343</created>
|
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1764237787343</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="3" />
|
2025-11-27 18:03:05 +08:00
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
<option name="version" value="3" />
|
|
|
|
|
</component>
|
2025-11-28 11:23:55 +08:00
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
<value>
|
|
|
|
|
<State />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
2025-11-27 18:03:05 +08:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<MESSAGE value="修改maven" />
|
2025-11-28 11:16:02 +08:00
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="修改maven" />
|
2025-11-27 18:03:05 +08:00
|
|
|
</component>
|
|
|
|
|
</project>
|