car_server/.idea/workspace.xml

376 lines
59 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/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel$ColumnType.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel$ColumnType.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel$Type.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel$Type.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excel.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excels.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/annotation/Excels.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/CacheConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/CacheConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/Constants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/Constants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/GenConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/GenConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/HttpStatus.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/HttpStatus.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ScheduleConstants$Status.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ScheduleConstants$Status.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ScheduleConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ScheduleConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/SecurityConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/SecurityConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ServiceNameConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/ServiceNameConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/TokenConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/TokenConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/UserConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/constant/UserConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/context/SecurityContextHolder.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/context/SecurityContextHolder.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/domain/Result.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/domain/Result.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/enums/UserStatus.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/enums/UserStatus.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/CaptchaException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/CaptchaException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/CheckedException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/CheckedException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/DemoModeException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/DemoModeException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/GlobalException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/GlobalException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/InnerAuthException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/InnerAuthException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/PreAuthorizeException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/PreAuthorizeException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/ServiceException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/ServiceException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/UtilException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/UtilException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotLoginException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotLoginException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotPermissionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotPermissionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotRoleException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/auth/NotRoleException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/base/BaseException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/base/BaseException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileNameLengthLimitExceededException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileNameLengthLimitExceededException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileSizeLimitExceededException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileSizeLimitExceededException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileUploadException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/FileUploadException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidFlashExtensionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidImageExtensionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidImageExtensionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidMediaExtensionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException$InvalidVideoExtensionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/file/InvalidExtensionException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/job/TaskException$Code.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/job/TaskException$Code.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/job/TaskException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/job/TaskException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/CaptchaExpireException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/CaptchaExpireException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/UserException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/UserException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/UserPasswordNotMatchException.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/exception/user/UserPasswordNotMatchException.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/CharsetKit.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/CharsetKit.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/Convert.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/Convert.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/StrFormatter.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/text/StrFormatter.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/DateUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/DateUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ExceptionUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ExceptionUtil.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/JwtUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/JwtUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/PageUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/PageUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ServletUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ServletUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/SpringUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/SpringUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/StringUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/StringUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/bean/BeanUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/bean/BeanUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/bean/BeanValidators.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/bean/BeanValidators.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/FileTypeUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/FileTypeUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/FileUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/FileUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/ImageUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/ImageUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/MimeTypeUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/file/MimeTypeUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/html/EscapeUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/html/EscapeUtil.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/html/HTMLFilter.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/html/HTMLFilter.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ip/IpUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/ip/IpUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/poi/ExcelHandlerAdapter.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/poi/ExcelHandlerAdapter.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/poi/ExcelUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/poi/ExcelUtil.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/reflect/ReflectUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/reflect/ReflectUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/sign/Base64.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/sign/Base64.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/sql/SqlUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/sql/SqlUtil.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/IdUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/IdUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/Seq.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/Seq.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/UUID$Holder.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/UUID$Holder.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/UUID.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/utils/uuid/UUID.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/controller/BaseController$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/controller/BaseController$1.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/controller/BaseController.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/controller/BaseController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/domain/BaseEntity.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/domain/BaseEntity.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/domain/TreeEntity.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/domain/TreeEntity.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/PageDomain.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/PageDomain.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/TableDataInfo.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/TableDataInfo.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/TableSupport.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/web/page/TableSupport.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/xss/Xss.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/xss/Xss.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/xss/XssValidator.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-core/target/classes/com/boot/common/core/xss/XssValidator.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/configure/FastJson2JsonRedisSerializer.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/configure/FastJson2JsonRedisSerializer.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/configure/RedisConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/configure/RedisConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/service/RedisService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-redis/target/classes/com/boot/common/redis/service/RedisService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/EnableCustomConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/EnableCustomConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/EnableRyFeignClients.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/EnableRyFeignClients.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/InnerAuth.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/InnerAuth.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/Logical.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/Logical.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresLogin.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresLogin.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresPermissions.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresPermissions.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresRoles.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/annotation/RequiresRoles.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/aspect/InnerAuthAspect.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/aspect/InnerAuthAspect.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/aspect/PreAuthorizeAspect.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/aspect/PreAuthorizeAspect.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/auth/AuthLogic.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/auth/AuthLogic.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/auth/AuthUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/auth/AuthUtil.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/config/ApplicationConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/config/ApplicationConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/config/WebMvcConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/config/WebMvcConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/feign/FeignAutoConfiguration.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/feign/FeignAutoConfiguration.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/feign/FeignRequestInterceptor.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/feign/FeignRequestInterceptor.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/handler/GlobalExceptionHandler.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/handler/GlobalExceptionHandler.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/interceptor/HeaderInterceptor.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/interceptor/HeaderInterceptor.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/service/TokenService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/service/TokenService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/utils/DictUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/utils/DictUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/utils/SecurityUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-common/boot-common-security/target/classes/com/boot/common/security/utils/SecurityUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/classes/com/boot/file/common/domain/SysFile.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/classes/com/boot/file/common/domain/SysFile.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/classes/com/boot/file/common/utils/FileUploadUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-common/target/classes/com/boot/file/common/utils/FileUploadUtils.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/RemoteFileService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/RemoteFileService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/factory/RemoteFileFallbackFactory$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/factory/RemoteFileFallbackFactory$1.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/factory/RemoteFileFallbackFactory.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-file/boot-file-remote/target/classes/com/boot/file/remote/factory/RemoteFileFallbackFactory.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDept.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDept.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDictData.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDictData.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDictType.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysDictType.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysLogininfor.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysLogininfor.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysMenu.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysMenu.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysNotice.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysNotice.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysOperLog.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysOperLog.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysPost.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysPost.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRole.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRole.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRoleDept.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRoleDept.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRoleMenu.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysRoleMenu.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUser.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUser.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserOnline.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserOnline.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserPost.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserPost.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserRole.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/SysUserRole.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/model/LoginUser.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/model/LoginUser.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/MetaVo.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/MetaVo.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/RouterVo.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/RouterVo.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/TreeSelect.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-common/target/classes/com/boot/system/common/domain/vo/TreeSelect.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/RemoteLogService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/RemoteLogService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/RemoteUserService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/RemoteUserService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteLogFallbackFactory$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteLogFallbackFactory$1.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteLogFallbackFactory.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteLogFallbackFactory.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteUserFallbackFactory$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteUserFallbackFactory$1.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteUserFallbackFactory.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-modules/boot-system/boot-system-remote/target/classes/com/boot/system/remote/factory/RemoteUserFallbackFactory.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/ChargingMiddleTable.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/ChargingMiddleTable.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/EstimatedOrder.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/EstimatedOrder.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/NightServer.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/NightServer.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/Section.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/Section.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/vo/ValuationVo.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/target/classes/com/boot/rule/common/domain/vo/ValuationVo.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/src/main/resources/bootstrap.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/bootstrap.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/BootValuationRuleApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/BootValuationRuleApplication.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/controller/RuleController.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/controller/RuleController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/mapper/RuleMapper.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/mapper/RuleMapper.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/service/RuleService.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/service/RuleService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/service/impl/RuleServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/target/classes/com/boot/rule/service/impl/RuleServiceImpl.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Channel.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Channel.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/ChargingMiddleTable.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/ChargingMiddleTable.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/City.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/City.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/EstimatedOrder.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/EstimatedOrder.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/NightServer.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/NightServer.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Rank.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Rank.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Section.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/Section.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/AddChannel.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/AddChannel.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/ChargingMiddleTableReq.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/ChargingMiddleTableReq.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/charginListAdd.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/req/charginListAdd.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/serverType.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/serverType.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/vo/ChargingMiddleTableVo.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/domain/vo/ChargingMiddleTableVo.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/result/PageResult.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-common/target/classes/com/car/charging/common/result/PageResult.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/CarChargingApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/CarChargingApplication.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/controller/CharginController.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/controller/CharginController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/mapper/ChargingMapper.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/mapper/ChargingMapper.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/service/ChargingService.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/service/ChargingService.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/service/impl/ChargingServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/car-charging/car-charging-server/target/classes/com/car/charging/service/impl/ChargingServiceImpl.class" 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="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",
"settings.editor.selected.configurable": "preferences.pluginManager",
"spring.configuration.checksum": "e3206bfcb23edbc24ba20527ef6f9145",
"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>
<configuration name="CarChargingApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="car-charging-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.car.charging.CarChargingApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="PayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="car-pay-server" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.pay.PayApplication" />
<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="SshConsoleOptionsProvider">
<option name="myEncoding" value="UTF-8" />
</component>
<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" />
<workItem from="1710487849765" duration="628000" />
</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>
<task id="LOCAL-00002" summary="计价">
<created>1710487288487</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1710487288487</updated>
</task>
<option name="localTasksCounter" value="3" />
<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>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>