car_server/.idea/workspace.xml

409 lines
43 KiB
XML

<?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="4ff1d9f5-2c42-4e1d-b888-deb3ee69a0d5" name="Changes" comment="吴迪">
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-auth/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-auth/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datascope/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datascope/target/classes/com/boot/common/datascope/annotation/DataScope.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datascope/target/classes/com/boot/common/datascope/aspect/DataScopeAspect.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datascope/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datascope/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datasource/target/classes/com/boot/common/datasource/annotation/Master.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datasource/target/classes/com/boot/common/datasource/annotation/Slave.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datasource/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-datasource/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/annotation/Log.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/aspect/LogAspect.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/enums/BusinessStatus.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/enums/BusinessType.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/enums/OperatorType.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/filter/PropertyPreExcludeFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/classes/com/boot/common/log/service/AsyncLogService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-log/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-redis/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-redis/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/annotation/EnableCustomSwagger2.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerAutoConfiguration.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerBeanPostProcessor.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$Authorization.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$AuthorizationScope.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$Contact.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/classes/com/boot/common/swagger/config/SwaggerWebConfiguration.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/BootGatewayApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/CaptchaConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/GatewayConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/KaptchaTextCreator.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/RouterFunctionConfiguration.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/SwaggerProvider.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/properties/CaptchaProperties.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/properties/IgnoreWhiteProperties.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/config/properties/XssProperties.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/AuthFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/BlackListUrlFilter$Config.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/BlackListUrlFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter$CacheRequestGatewayFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter$Config.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/ValidateCodeFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/XssFilter$1.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/filter/XssFilter.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/handler/GatewayExceptionHandler.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/handler/SentinelFallbackHandler.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/handler/SwaggerHandler.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/handler/ValidateCodeHandler.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/service/ValidateCodeService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/com/boot/gateway/service/impl/ValidateCodeServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/BootFileApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/config/MinioConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/config/ResourcesConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/controller/SysFileController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/FastDfsSysFileServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/ISysFileService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/LocalSysFileServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/MinioSysFileServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-server/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/BootGenApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/config/GenConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/controller/GenController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/domain/GenTable.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/domain/GenTableColumn.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/mapper/GenTableColumnMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/mapper/GenTableMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/service/GenTableColumnServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/service/GenTableServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/service/IGenTableColumnService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/service/IGenTableService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/util/GenUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/util/VelocityInitializer.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/com/boot/gen/util/VelocityUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/mapper/generator/GenTableColumnMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/mapper/generator/GenTableMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/controller.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/domain.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/mapper.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/service.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/serviceImpl.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/java/sub-domain.java.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/js/api.js.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/sql/sql.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/vue/index-tree.vue.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/vue/index.vue.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/vue/v3/index-tree.vue.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/vue/v3/index.vue.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/vue/v3/readme.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/classes/vm/xml/mapper.xml.vm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-gen/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/BootJobApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/controller/SysJobController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/controller/SysJobLogController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/domain/SysJob.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/domain/SysJobLog.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/mapper/SysJobLogMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/mapper/SysJobMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/service/ISysJobLogService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/service/ISysJobService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/service/SysJobLogServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/service/SysJobServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/task/RyTask.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/AbstractQuartzJob.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/CronUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/JobInvokeUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/QuartzDisallowConcurrentExecution.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/QuartzJobExecution.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/com/boot/job/util/ScheduleUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/mapper/job/SysJobLogMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/classes/mapper/job/SysJobMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-job/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/BootSystemApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysConfigController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDeptController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDictDataController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDictTypeController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysLogininforController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysMenuController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysNoticeController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysOperlogController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysPostController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysProfileController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysRoleController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysUserController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysUserOnlineController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysConfigMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysDeptMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysDictDataMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysDictTypeMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysLogininforMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysMenuMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysNoticeMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysOperLogMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysPostMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysRoleDeptMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysRoleMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysRoleMenuMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysUserMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysUserPostMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysUserRoleMapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysConfigService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysDeptService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysDictDataService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysDictTypeService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysLogininforService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysMenuService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysNoticeService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysOperLogService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysPermissionService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysPostService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysRoleService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysUserOnlineService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/ISysUserService.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysConfigServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysDeptServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysDictDataServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysDictTypeServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysLogininforServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysMenuServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysNoticeServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysOperLogServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysPermissionServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysPostServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysRoleServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysUserOnlineServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/service/impl/SysUserServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysConfigMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysDeptMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysDictDataMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysDictTypeMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysLogininforMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysMenuMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysNoticeMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysOperLogMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysPostMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysRoleDeptMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysRoleMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysRoleMenuMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysUserMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysUserPostMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/classes/mapper/system/SysUserRoleMapper.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-server/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/classes/banner.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/classes/bootstrap.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/classes/com/boot/modules/monitor/BootMonitorApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/classes/com/boot/modules/monitor/config/WebSecurityConfigurer.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/classes/logback.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/boot-visual/boot-monitor/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="master" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 2
}</component>
<component name="ProjectId" id="2d4jefPdsJdNUFTapNbGXQbTTOB" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RequestMappingsPanelOrder0": "0",
"RequestMappingsPanelOrder1": "1",
"RequestMappingsPanelWidth0": "75",
"RequestMappingsPanelWidth1": "75",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "master",
"jdk.selected.JAVA_MODULE": "17",
"last_opened_file_path": "D:/car/boot-Cloud1/pom.xml",
"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": "Modules",
"project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.29681978",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="ReactorSettings">
<option name="notificationShown" value="true" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\car\boot-Cloud1" />
</key>
</component>
<component name="RunDashboard">
<option name="configurationTypes">
<set>
<option value="SpringBootApplicationConfigurationType" />
</set>
</option>
</component>
<component name="RunManager" selected="Spring Boot.BootValuationRuleApplication">
<configuration name="BootAuthApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-auth" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.auth.BootAuthApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootFileApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-file-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.file.BootFileApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-gateway" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.gateway.BootGatewayApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootGenApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-gen" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.gen.BootGenApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootJobApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-job" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.job.BootJobApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootMonitorApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-visual-monitor" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.modules.monitor.BootMonitorApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootSystemApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-system-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.system.BootSystemApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootValuationApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-valuation-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.valuation.BootValuationApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="BootValuationRuleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="boot-valuation-rule-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.boot.rule.BootValuationRuleApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</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="4ff1d9f5-2c42-4e1d-b888-deb3ee69a0d5" name="Changes" comment="" />
<created>1709274342728</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1709274342728</updated>
<workItem from="1709274347013" duration="1613000" />
<workItem from="1709275989973" duration="29000" />
<workItem from="1709276029497" duration="1553000" />
<workItem from="1709349938279" duration="86000" />
</task>
<task id="LOCAL-00001" summary="计价">
<option name="closed" value="true" />
<created>1709276471469</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1709276471470</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<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">
<MESSAGE value="计价" />
<option name="LAST_COMMIT_MESSAGE" value="计价" />
</component>
</project>