2025-08-19 14:48:11 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
2025-10-22 17:24:54 +08:00
|
|
|
<component name="AutoImportSettings">
|
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
2025-11-21 09:52:57 +08:00
|
|
|
<list default="true" id="9b65afef-7cf3-4db2-b51f-501883d55b79" name="Changes" comment="修改内置运行容器">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
2025-10-22 17:24:54 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/common/common-security/src/main/java/com/bonus/common/security/service/TokenService.java" beforeDir="false" afterPath="$PROJECT_DIR$/common/common-security/src/main/java/com/bonus/common/security/service/TokenService.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/subeva/dao/SubCorepersonDao.java" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/subeva/dao/SubCorepersonDao.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/subeva/service/SubCorepersonServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/subeva/service/SubCorepersonServiceImpl.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/team/controller/TeamBasicController.java" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/team/controller/TeamBasicController.java" afterDir="false" />
|
2025-10-22 17:24:54 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/resources/bootstrap.yml" afterDir="false" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/SubContractor/SubContractorMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/SubContractor/SubContractorMapper.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/certificateAdministration/certificateStatMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/certificateAdministration/certificateStatMapper.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/subeva/SubTeamEvaMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/modules/bmw/src/main/resources/mapper/subeva/SubTeamEvaMapper.xml" afterDir="false" />
|
2025-10-22 17:24:54 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" 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="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>
|
2025-11-21 09:52:57 +08:00
|
|
|
<option name="localRepository" value="D:\maven\resp" />
|
|
|
|
|
<option name="userSettingsFile" value="D:\maven\apache-maven-3.9.9\conf\settings.xml" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</MavenGeneralSettings>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="importingSettings">
|
|
|
|
|
<MavenImportingSettings>
|
|
|
|
|
<option name="jdkForImporter" value="1.8" />
|
|
|
|
|
</MavenImportingSettings>
|
|
|
|
|
</option>
|
2025-11-21 09:52:57 +08:00
|
|
|
<option name="explicitlyEnabledProfiles" value="dev-test(开发连测试环境-dameng_real_name)" />
|
|
|
|
|
<option name="explicitlyDisabledProfiles" value="dev-test(开发环境-real_name_test)" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</component>
|
|
|
|
|
<component name="MavenRunner">
|
|
|
|
|
<option name="jreName" value="1.8" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<option name="skipTests" value="true" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</component>
|
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
|
"associatedIndex": 3
|
2025-08-19 14:48:11 +08:00
|
|
|
}</component>
|
2025-10-22 17:24:54 +08:00
|
|
|
<component name="ProjectId" id="31Uk3yNYxXM0RyG9XN1RPz4OAqk" />
|
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"Application.AuthApplication.executor": "Run",
|
|
|
|
|
"Application.BmwApplication.executor": "Run",
|
|
|
|
|
"Application.CompressPDFWithAllTechniques.executor": "Debug",
|
|
|
|
|
"Application.GatewayApplication.executor": "Run",
|
|
|
|
|
"Application.GhostscriptPdfCompressor.executor": "Debug",
|
|
|
|
|
"Application.MwApplication.executor": "Run",
|
|
|
|
|
"Application.SystemApplication.executor": "Run",
|
|
|
|
|
"Application.TextOptimizedPdfCompressor.executor": "Run",
|
|
|
|
|
"Attach to process.pid 8608.executor": "ProcessAttachDebug",
|
|
|
|
|
"Maven.YnRealNameWeb [clean].executor": "Run",
|
|
|
|
|
"Maven.YnRealNameWeb [compile].executor": "Run",
|
|
|
|
|
"Maven.YnRealNameWeb [install].executor": "Run",
|
2025-11-21 09:52:57 +08:00
|
|
|
"Maven.YnRealNameWeb [package].executor": "Run",
|
2025-10-22 17:24:54 +08:00
|
|
|
"RequestMappingsPanelOrder0": "0",
|
|
|
|
|
"RequestMappingsPanelOrder1": "1",
|
|
|
|
|
"RequestMappingsPanelWidth0": "75",
|
|
|
|
|
"RequestMappingsPanelWidth1": "75",
|
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.git.unshallow": "true",
|
2025-11-21 09:52:57 +08:00
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"SONARLINT_PRECOMMIT_ANALYSIS": "true",
|
2025-10-22 17:24:54 +08:00
|
|
|
"Spring Boot.AuthApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.BmwApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.FileApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.GatewayApplication.executor": "Run",
|
|
|
|
|
"Spring Boot.SystemApplication.executor": "Run",
|
|
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
|
"kotlin-language-version-configured": "true",
|
2025-11-21 09:52:57 +08:00
|
|
|
"last_opened_file_path": "F:/workspace/idea/dameng_real_name_22",
|
2025-10-22 17:24:54 +08:00
|
|
|
"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": "SDKs",
|
|
|
|
|
"project.structure.proportion": "0.0",
|
|
|
|
|
"project.structure.side.proportion": "0.44484413",
|
|
|
|
|
"run.configurations.included.in.services": "true",
|
2025-11-21 09:52:57 +08:00
|
|
|
"settings.editor.selected.configurable": "reference.settings.project.maven.repository.indices",
|
2025-10-22 17:24:54 +08:00
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
}
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="ReactorSettings">
|
|
|
|
|
<option name="notificationShown" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RecentsManager">
|
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2025-11-21 09:52:57 +08:00
|
|
|
<recent name="F:\workspace\idea\dameng_real_name\modules\bmw\src\main\resources" />
|
|
|
|
|
<recent name="F:\workspace\idea\dameng_real_name\auth\src\main\resources" />
|
|
|
|
|
<recent name="F:\workspace\idea\dameng_real_name\modules\file\src\main\resources" />
|
|
|
|
|
<recent name="F:\workspace\idea\dameng_real_name\modules\system\src\main\resources" />
|
|
|
|
|
<recent name="F:\workspace\idea\dameng_real_name\gateway\src\main\resources" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</key>
|
|
|
|
|
<key name="CopyClassDialog.RECENTS_KEY">
|
|
|
|
|
<recent name="com.bonus.gateway.config" />
|
|
|
|
|
</key>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunAnythingCache">
|
|
|
|
|
<option name="myCommands">
|
|
|
|
|
<command value="mvn compile" />
|
|
|
|
|
<command value="mvn clean" />
|
|
|
|
|
<command value="mvn install" />
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunDashboard">
|
|
|
|
|
<option name="configurationTypes">
|
|
|
|
|
<set>
|
|
|
|
|
<option value="Application" />
|
|
|
|
|
<option value="CompoundRunConfigurationType" />
|
|
|
|
|
<option value="JarApplication" />
|
|
|
|
|
<option value="MavenRunConfiguration" />
|
|
|
|
|
<option value="MicronautRunConfigurationType" />
|
|
|
|
|
<option value="QuarkusRunConfigurationType" />
|
|
|
|
|
<option value="SpringBootApplicationConfigurationType" />
|
|
|
|
|
</set>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
2025-11-21 09:52:57 +08:00
|
|
|
<component name="RunManager" selected="Spring Boot.BmwApplication">
|
|
|
|
|
<configuration name="AuthApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.bonus.auth.AuthApplication" />
|
|
|
|
|
<module name="real-name-auth" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.bonus.auth.*" />
|
|
|
|
|
<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" nameIsGenerated="true">
|
|
|
|
|
<module name="real-name-app" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.app.AppApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-08-19 14:48:11 +08:00
|
|
|
<configuration name="AuthApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<module name="real-name-auth" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.auth.AuthApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="BmwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
|
|
|
<module name="real-name-bmw" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.bmw.BmwApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-10-22 17:24:54 +08:00
|
|
|
<configuration name="FileApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
|
2025-08-19 14:48:11 +08:00
|
|
|
<module name="modules-file" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.file.FileApplication" />
|
2025-10-22 17:24:54 +08:00
|
|
|
<extension name="coverage">
|
|
|
|
|
<pattern>
|
|
|
|
|
<option name="PATTERN" value="com.bonus.file.*" />
|
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
|
</pattern>
|
|
|
|
|
</extension>
|
2025-08-19 14:48:11 +08:00
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="GatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<module name="gateway" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.gateway.GatewayApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-11-21 09:52:57 +08:00
|
|
|
<configuration name="MwApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<module name="real-name-mw" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.mw.MwApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-08-19 14:48:11 +08:00
|
|
|
<configuration name="SystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
|
|
<module name="real-name-system" />
|
|
|
|
|
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.system.SystemApplication" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2025-11-21 09:52:57 +08:00
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Application.AuthApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.BmwApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.AppApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.AuthApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.GatewayApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.MwApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.SystemApplication" />
|
|
|
|
|
<item itemvalue="Spring Boot.FileApplication" />
|
|
|
|
|
</list>
|
2025-10-22 17:24:54 +08:00
|
|
|
<recent_temporary>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Spring Boot.FileApplication" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<item itemvalue="Application.AuthApplication" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</list>
|
|
|
|
|
</recent_temporary>
|
2025-08-19 14:48:11 +08:00
|
|
|
</component>
|
2025-10-22 17:24:54 +08:00
|
|
|
<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="SvnConfiguration" cleanupOnStartRun="true">
|
2025-08-19 14:48:11 +08:00
|
|
|
<configuration>C:\Users\86157\AppData\Roaming\Subversion</configuration>
|
2025-10-22 17:24:54 +08:00
|
|
|
<supportedVersion>125</supportedVersion>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TaskManager">
|
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
|
<changelist id="9b65afef-7cf3-4db2-b51f-501883d55b79" name="Changes" comment="" />
|
|
|
|
|
<created>1755585843856</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1755585843856</updated>
|
|
|
|
|
<workItem from="1755585845211" duration="1493000" />
|
|
|
|
|
<workItem from="1755588484940" duration="3195000" />
|
|
|
|
|
<workItem from="1755595429181" duration="327000" />
|
|
|
|
|
<workItem from="1755595771597" duration="682000" />
|
|
|
|
|
<workItem from="1755596767840" duration="2357000" />
|
|
|
|
|
<workItem from="1755599481984" duration="3108000" />
|
|
|
|
|
<workItem from="1755657421071" duration="603000" />
|
|
|
|
|
<workItem from="1755738365338" duration="2227000" />
|
|
|
|
|
<workItem from="1755741825073" duration="635000" />
|
|
|
|
|
<workItem from="1755839926897" duration="714000" />
|
|
|
|
|
<workItem from="1755842302306" duration="196000" />
|
|
|
|
|
<workItem from="1755843419441" duration="3430000" />
|
|
|
|
|
<workItem from="1755847252253" duration="532000" />
|
|
|
|
|
<workItem from="1755847842812" duration="835000" />
|
|
|
|
|
<workItem from="1755848890379" duration="1775000" />
|
|
|
|
|
<workItem from="1755851566167" duration="930000" />
|
|
|
|
|
<workItem from="1755853177268" duration="52000" />
|
|
|
|
|
<workItem from="1755860088444" duration="36000" />
|
|
|
|
|
<workItem from="1756265266244" duration="17000" />
|
|
|
|
|
<workItem from="1756343720546" duration="320000" />
|
|
|
|
|
<workItem from="1761118792695" duration="4944000" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<workItem from="1761123806390" duration="2344000" />
|
|
|
|
|
<workItem from="1761126352756" duration="599000" />
|
|
|
|
|
<workItem from="1761182803307" duration="2308000" />
|
|
|
|
|
<workItem from="1761198356455" duration="357000" />
|
|
|
|
|
<workItem from="1761204427147" duration="1498000" />
|
|
|
|
|
<workItem from="1761206194020" duration="6000" />
|
|
|
|
|
<workItem from="1761274125127" duration="390000" />
|
|
|
|
|
<workItem from="1761274987921" duration="5801000" />
|
|
|
|
|
<workItem from="1761283042556" duration="3592000" />
|
|
|
|
|
<workItem from="1761286682757" duration="725000" />
|
|
|
|
|
<workItem from="1761287448331" duration="626000" />
|
|
|
|
|
<workItem from="1761289119773" duration="62000" />
|
|
|
|
|
<workItem from="1761289480823" duration="423000" />
|
|
|
|
|
<workItem from="1761290247183" duration="613000" />
|
|
|
|
|
<workItem from="1761290869789" duration="6566000" />
|
|
|
|
|
<workItem from="1761787689426" duration="3052000" />
|
|
|
|
|
<workItem from="1761808035788" duration="971000" />
|
|
|
|
|
<workItem from="1762768552691" duration="2181000" />
|
|
|
|
|
<workItem from="1763624994274" duration="674000" />
|
|
|
|
|
<workItem from="1763689483339" duration="390000" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="删除多余的服务">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1755595919619</created>
|
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1755595919619</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00002" summary="修改代理服务">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1755600545417</created>
|
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1755600545417</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00003" summary="修改服务注册地址">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1755653653700</created>
|
|
|
|
|
<option name="number" value="00003" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1755653653700</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00004" summary="修改服务注册地址">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1755851732156</created>
|
|
|
|
|
<option name="number" value="00004" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1755851732156</updated>
|
|
|
|
|
</task>
|
2025-11-21 09:52:57 +08:00
|
|
|
<task id="LOCAL-00005" summary="修改内置tomcat">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1761125097617</created>
|
|
|
|
|
<option name="number" value="00005" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1761125097617</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00006" summary="修改内置运行容器">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1761287828807</created>
|
|
|
|
|
<option name="number" value="00006" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1761287828807</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="7" />
|
2025-10-22 17:24:54 +08:00
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
<option name="version" value="3" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Vcs.Log.History.Properties">
|
|
|
|
|
<option name="COLUMN_ID_ORDER">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="Default.Root" />
|
|
|
|
|
<option value="Default.Author" />
|
|
|
|
|
<option value="Default.Date" />
|
|
|
|
|
<option value="Default.Subject" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
<option name="OPEN_GENERIC_TABS">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="cb7c0655-ce20-4d14-9a89-279c9e10ab50" value="TOOL_WINDOW" />
|
|
|
|
|
<entry key="eeaab315-6f24-4495-bb19-c1f09a270517" value="TOOL_WINDOW" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
<value>
|
|
|
|
|
<State />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry key="cb7c0655-ce20-4d14-9a89-279c9e10ab50">
|
|
|
|
|
<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/dameng_real_name/gateway" />
|
|
|
|
|
</list>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
|
|
|
|
|
</State>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry key="eeaab315-6f24-4495-bb19-c1f09a270517">
|
|
|
|
|
<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/dameng_real_name/common/common-security" />
|
|
|
|
|
</list>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
|
|
|
|
|
</State>
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<MESSAGE value="删除多余的服务" />
|
|
|
|
|
<MESSAGE value="修改代理服务" />
|
|
|
|
|
<MESSAGE value="修改服务注册地址" />
|
2025-11-21 09:52:57 +08:00
|
|
|
<MESSAGE value="修改内置tomcat" />
|
|
|
|
|
<MESSAGE value="修改内置运行容器" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="修改内置运行容器" />
|
2025-10-22 17:24:54 +08:00
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager>
|
|
|
|
|
<breakpoints>
|
|
|
|
|
<line-breakpoint type="java-method">
|
|
|
|
|
<url>file://$PROJECT_DIR$/modules/bmw/src/main/java/com/bonus/bmw/basic/dao/ProjectGeneralDao.java</url>
|
|
|
|
|
<line>14</line>
|
|
|
|
|
<properties class="com.bonus.bmw.basic.dao.ProjectGeneralDao" method="getProGeneralList">
|
|
|
|
|
<option name="EMULATED" value="true" />
|
|
|
|
|
<option name="WATCH_EXIT" value="false" />
|
|
|
|
|
</properties>
|
|
|
|
|
<option name="timeStamp" value="2" />
|
|
|
|
|
</line-breakpoint>
|
|
|
|
|
<line-breakpoint type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/gateway/src/main/java/com/bonus/gateway/filter/AuthFilter.java</url>
|
|
|
|
|
<line>46</line>
|
|
|
|
|
<option name="timeStamp" value="3" />
|
|
|
|
|
</line-breakpoint>
|
2025-11-21 09:52:57 +08:00
|
|
|
<line-breakpoint enabled="true" type="java-line">
|
|
|
|
|
<url>file://$PROJECT_DIR$/common/common-datascope/src/main/java/com/bonus/common/datascope/aspect/DataScopeAspect.java</url>
|
|
|
|
|
<line>66</line>
|
|
|
|
|
<option name="timeStamp" value="7" />
|
|
|
|
|
</line-breakpoint>
|
2025-10-22 17:24:54 +08:00
|
|
|
</breakpoints>
|
|
|
|
|
</breakpoint-manager>
|
2025-08-19 14:48:11 +08:00
|
|
|
</component>
|
|
|
|
|
</project>
|