master
parent
3361cd9357
commit
743406514c
|
@ -13,7 +13,9 @@
|
|||
<module name="boot-job" />
|
||||
<module name="car-pay-server" />
|
||||
<module name="boot-common-redis" />
|
||||
<module name="boot-valuation-server" />
|
||||
<module name="rush-order-common" />
|
||||
<module name="boot-valuation-rule-common" />
|
||||
<module name="boot-common-datasource" />
|
||||
<module name="boot-gen" />
|
||||
<module name="boot-common-core" />
|
||||
|
@ -23,12 +25,16 @@
|
|||
<module name="boot-auth" />
|
||||
<module name="car-charging-server" />
|
||||
<module name="rush-order-remote" />
|
||||
<module name="boot-valuation-rule-remote" />
|
||||
<module name="car-charging-remote" />
|
||||
<module name="rush-order-server" />
|
||||
<module name="car-pay-common" />
|
||||
<module name="boot-valuation-rule-server" />
|
||||
<module name="boot-file-common" />
|
||||
<module name="boot-file-remote" />
|
||||
<module name="boot-system-remote" />
|
||||
<module name="boot-valuation-remote" />
|
||||
<module name="boot-valuation-common" />
|
||||
<module name="boot-common-log" />
|
||||
<module name="boot-common-datascope" />
|
||||
<module name="boot-common-security" />
|
||||
|
|
|
@ -57,6 +57,22 @@
|
|||
<file url="file://$PROJECT_DIR$/boot-modules/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-mq/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-mq/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-common/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-remote/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-remote/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/boot-valuation-rule-server/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation-rule/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-common/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-common/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-remote/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-remote/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-server/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/boot-valuation-server/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-valuation/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-visual/boot-monitor/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-visual/boot-monitor/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/boot-visual/src/main/java" charset="UTF-8" />
|
||||
|
@ -91,4 +107,4 @@
|
|||
<file url="file://$PROJECT_DIR$/untitled/src/main/resources" charset="UTF-8" />
|
||||
<file url="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
||||
</project>
|
||||
|
|
|
@ -4,238 +4,174 @@
|
|||
<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 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" />
|
||||
|
@ -281,6 +217,8 @@
|
|||
"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>
|
||||
|
@ -363,8 +301,25 @@
|
|||
<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="" />
|
||||
|
@ -376,6 +331,7 @@
|
|||
<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" />
|
||||
|
@ -385,7 +341,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1709276471470</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<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">
|
||||
|
@ -406,4 +369,8 @@
|
|||
<MESSAGE value="计价" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="计价" />
|
||||
</component>
|
||||
<component name="XSLT-Support.FileAssociations.UIState">
|
||||
<expand />
|
||||
<select />
|
||||
</component>
|
||||
</project>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue