Compare commits

..

No commits in common. "743406514c5542b1fce2f09fc190aad50e2c17be" and "9f45da99245869b2a256964dc2e24b49e77d43b9" have entirely different histories.

322 changed files with 2173 additions and 36896 deletions

16351
.gitignore vendored

File diff suppressed because it is too large Load Diff

View File

@ -2,33 +2,23 @@
<project version="4"> <project version="4">
<component name="CompilerConfiguration"> <component name="CompilerConfiguration">
<annotationProcessing> <annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Maven default annotation processors profile" enabled="true"> <profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="boot-common-seata" /> <module name="boot-common-seata" />
<module name="boot-visual-monitor" /> <module name="boot-visual-monitor" />
<module name="car-charging-common" />
<module name="boot-job" /> <module name="boot-job" />
<module name="car-pay-server" />
<module name="boot-common-redis" /> <module name="boot-common-redis" />
<module name="boot-valuation-server" /> <module name="boot-valuation-server" />
<module name="rush-order-common" />
<module name="boot-valuation-rule-common" /> <module name="boot-valuation-rule-common" />
<module name="boot-common-datasource" /> <module name="boot-common-datasource" />
<module name="boot-gen" /> <module name="boot-gen" />
<module name="boot-common-core" /> <module name="boot-common-core" />
<module name="boot-common-swagger" /> <module name="boot-common-swagger" />
<module name="boot-system-server" /> <module name="boot-system-server" />
<module name="car-pay-remote" />
<module name="boot-auth" /> <module name="boot-auth" />
<module name="car-charging-server" />
<module name="rush-order-remote" />
<module name="boot-valuation-rule-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-valuation-rule-server" />
<module name="boot-file-common" /> <module name="boot-file-common" />
<module name="boot-file-remote" /> <module name="boot-file-remote" />
@ -43,11 +33,5 @@
<module name="boot-gateway" /> <module name="boot-gateway" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
<bytecodeTargetLevel>
<module name="boot-mq" target="1.8" />
<module name="boot-system (1)" target="1.8" />
<module name="boot-system (2)" target="1.8" />
<module name="car_server" target="1.8" />
</bytecodeTargetLevel>
</component> </component>
</project> </project>

View File

@ -1,18 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8"> <component name="Encoding">
<file url="file://$PROJECT_DIR$/aaaa/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/aaaa/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-auth/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-auth/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-auth/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-auth/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-common/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-common/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-remote/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-remote/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-server/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/car-order-server/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-car-order/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-common/boot-common-core/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-common/boot-common-core/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-common/boot-common-core/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-common/boot-common-core/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-common/boot-common-datascope/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-common/boot-common-datascope/src/main/java" charset="UTF-8" />
@ -55,8 +45,6 @@
<file url="file://$PROJECT_DIR$/boot-modules/boot-system/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-modules/boot-system/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-modules/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-modules/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-modules/src/main/resources" charset="UTF-8" /> <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/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-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/java" charset="UTF-8" />
@ -77,34 +65,7 @@
<file url="file://$PROJECT_DIR$/boot-visual/boot-monitor/src/main/resources" 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" /> <file url="file://$PROJECT_DIR$/boot-visual/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/boot-visual/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/boot-visual/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-common/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-common/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-remote/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-remote/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-server/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/car-charging-server/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-charging/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-common/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-common/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-remote/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-remote/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-server/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/car-pay-server/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/car-pay/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-common/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-common/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-remote/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-remote/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-server/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/rush-order-server/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/rush-order/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/untitled/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/untitled/src/main/resources" charset="UTF-8" />
<file url="PROJECT" charset="UTF-8" />
</component> </component>
</project> </project>

View File

@ -9,60 +9,6 @@
<inspection_tool class="AliLongLiteralsEndingWithLowercaseL" enabled="true" level="WARNING" enabled_by_default="true" /> <inspection_tool class="AliLongLiteralsEndingWithLowercaseL" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AliMissingOverrideAnnotation" enabled="true" level="WARNING" enabled_by_default="true" /> <inspection_tool class="AliMissingOverrideAnnotation" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AliWrapperTypeEquality" enabled="true" level="WARNING" enabled_by_default="true" /> <inspection_tool class="AliWrapperTypeEquality" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAbstractClassShouldStartWithAbstractNaming" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAbstractMethodOrInterfaceMethodMustUseJavadoc" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidApacheBeanUtilsCopy" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidCallStaticSimpleDateFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidCommentBehindStatement" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidComplexCondition" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidConcurrentCompetitionRandom" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidDoubleOrFloatEqualCompare" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidManuallyCreateThread" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidMissUseOfMathRandom" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidNegationOperator" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidNewDateGetTime" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidPatternCompileInMethod" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidReturnInFinally" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidStartWithDollarAndUnderLineNaming" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaAvoidUseTimer" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaBigDecimalAvoidDoubleConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaBooleanPropertyShouldNotStartWithIs" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaClassCastExceptionWithSubListToArrayList" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaClassCastExceptionWithToArray" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaClassMustHaveAuthor" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaClassNamingShouldBeCamel" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaCollectionInitShouldAssignCapacity" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaCommentsMustBeJavadocFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaConcurrentExceptionWithModifyOriginSubList" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaConstantFieldShouldBeUpperCase" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaCountDownShouldInFinally" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaDontModifyInForeachCircle" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaEnumConstantsMustHaveComment" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaExceptionClassShouldEndWithException" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaIbatisMethodQueryForList" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaLockShouldWithTryFinally" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaLowerCamelCaseVariableNaming" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaMethodReturnWrapperType" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaMethodTooLong" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaPackageNaming" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaPojoMustOverrideToString" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaPojoMustUsePrimitiveField" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaPojoNoDefaultValue" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaRemoveCommentedCode" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaServiceOrDaoClassShouldEndWithImpl" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaSneakyThrowsWithoutExceptionType" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaStringConcat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaSwitchExpression" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaSwitchStatement" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaTestClassShouldEndWithTestNaming" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaThreadLocalShouldRemove" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaThreadPoolCreation" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaThreadShouldSetName" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaTransactionMustHaveRollback" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaUndefineMagicConstant" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaUnsupportedExceptionWithModifyAsList" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaUseQuietReferenceNotation" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="AlibabaUseRightCaseForDateFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="MapOrSetKeyShouldOverrideHashCodeEquals" enabled="true" level="WARNING" enabled_by_default="true" /> <inspection_tool class="MapOrSetKeyShouldOverrideHashCodeEquals" enabled="true" level="WARNING" enabled_by_default="true" />
</profile> </profile>
</component> </component>

View File

@ -11,11 +11,6 @@
<option name="name" value="Central Repository" /> <option name="name" value="Central Repository" />
<option name="url" value="https://repo.maven.apache.org/maven2" /> <option name="url" value="https://repo.maven.apache.org/maven2" />
</remote-repository> </remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="http://maven.aliyun.com/nexus/content/groups/public/" />
</remote-repository>
<remote-repository> <remote-repository>
<option name="id" value="central" /> <option name="id" value="central" />
<option name="name" value="Maven Central repository" /> <option name="name" value="Maven Central repository" />

View File

@ -1,124 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Palette2">
<group name="Swing">
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
</item>
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
</item>
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.svg" removable="false" auto-create-binding="false" can-attach-label="true">
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
</item>
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
<initial-values>
<property name="text" value="Button" />
</initial-values>
</item>
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="RadioButton" />
</initial-values>
</item>
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="CheckBox" />
</initial-values>
</item>
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
<initial-values>
<property name="text" value="Label" />
</initial-values>
</item>
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
</item>
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.svg" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
</item>
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
<preferred-size width="-1" height="20" />
</default-constraints>
</item>
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
</item>
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
</item>
</group>
</component>
</project>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" />
</component> </component>
</project> </project>

View File

@ -4,174 +4,238 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="4ff1d9f5-2c42-4e1d-b888-deb3ee69a0d5" name="Changes" comment="计价"> <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/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.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$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="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/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/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-datascope/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="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-datascope/target/classes/com/boot/common/datascope/annotation/DataScope.class" beforeDir="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-datascope/target/classes/com/boot/common/datascope/aspect/DataScopeAspect.class" beforeDir="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-datascope/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-datascope/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-datasource/target/classes/com/boot/common/datasource/annotation/Master.class" beforeDir="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-datasource/target/classes/com/boot/common/datasource/annotation/Slave.class" beforeDir="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-datasource/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-datasource/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-log/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="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-log/target/classes/com/boot/common/log/annotation/Log.class" beforeDir="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-log/target/classes/com/boot/common/log/aspect/LogAspect.class" beforeDir="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-log/target/classes/com/boot/common/log/enums/BusinessStatus.class" beforeDir="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-log/target/classes/com/boot/common/log/enums/BusinessType.class" beforeDir="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-log/target/classes/com/boot/common/log/enums/OperatorType.class" beforeDir="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-log/target/classes/com/boot/common/log/filter/PropertyPreExcludeFilter.class" beforeDir="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-log/target/classes/com/boot/common/log/service/AsyncLogService.class" beforeDir="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-log/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-log/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-redis/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-redis/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-security/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-security/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-swagger/target/classes/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports" beforeDir="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-swagger/target/classes/com/boot/common/swagger/annotation/EnableCustomSwagger2.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerAutoConfiguration.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerBeanPostProcessor.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$Authorization.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$AuthorizationScope.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties$Contact.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerProperties.class" beforeDir="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-swagger/target/classes/com/boot/common/swagger/config/SwaggerWebConfiguration.class" beforeDir="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-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-swagger/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-gateway/target/classes/banner.txt" beforeDir="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-gateway/target/classes/bootstrap.yml" beforeDir="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-gateway/target/classes/com/boot/gateway/BootGatewayApplication.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/CaptchaConfig.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/GatewayConfig.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/KaptchaTextCreator.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/RouterFunctionConfiguration.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/SwaggerProvider.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/properties/CaptchaProperties.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/properties/IgnoreWhiteProperties.class" beforeDir="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-gateway/target/classes/com/boot/gateway/config/properties/XssProperties.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/AuthFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/BlackListUrlFilter$Config.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/BlackListUrlFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter$CacheRequestGatewayFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter$Config.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/CacheRequestFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/ValidateCodeFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/XssFilter$1.class" beforeDir="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-gateway/target/classes/com/boot/gateway/filter/XssFilter.class" beforeDir="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-gateway/target/classes/com/boot/gateway/handler/GatewayExceptionHandler.class" beforeDir="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-gateway/target/classes/com/boot/gateway/handler/SentinelFallbackHandler.class" beforeDir="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-gateway/target/classes/com/boot/gateway/handler/SwaggerHandler.class" beforeDir="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-gateway/target/classes/com/boot/gateway/handler/ValidateCodeHandler.class" beforeDir="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-gateway/target/classes/com/boot/gateway/service/ValidateCodeService.class" beforeDir="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-gateway/target/classes/com/boot/gateway/service/impl/ValidateCodeServiceImpl.class" beforeDir="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-gateway/target/classes/logback.xml" beforeDir="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-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-file/boot-file-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-modules/boot-file/boot-file-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-file/boot-file-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-modules/boot-file/boot-file-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-file/boot-file-server/target/classes/banner.txt" beforeDir="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-modules/boot-file/boot-file-server/target/classes/bootstrap.yml" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/BootFileApplication.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/config/MinioConfig.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/config/ResourcesConfig.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/controller/SysFileController.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/FastDfsSysFileServiceImpl.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/ISysFileService.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/LocalSysFileServiceImpl.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/com/boot/file/service/MinioSysFileServiceImpl.class" beforeDir="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-modules/boot-file/boot-file-server/target/classes/logback.xml" beforeDir="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-modules/boot-file/boot-file-server/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-modules/boot-file/boot-file-server/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-gen/target/classes/banner.txt" beforeDir="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-modules/boot-gen/target/classes/bootstrap.yml" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/BootGenApplication.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/config/GenConfig.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/controller/GenController.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/domain/GenTable.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/domain/GenTableColumn.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/mapper/GenTableColumnMapper.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/mapper/GenTableMapper.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/service/GenTableColumnServiceImpl.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/service/GenTableServiceImpl.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/service/IGenTableColumnService.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/service/IGenTableService.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/util/GenUtils.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/util/VelocityInitializer.class" beforeDir="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-modules/boot-gen/target/classes/com/boot/gen/util/VelocityUtils.class" beforeDir="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-modules/boot-gen/target/classes/logback.xml" beforeDir="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-modules/boot-gen/target/classes/mapper/generator/GenTableColumnMapper.xml" beforeDir="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-modules/boot-gen/target/classes/mapper/generator/GenTableMapper.xml" beforeDir="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-modules/boot-gen/target/classes/vm/java/controller.java.vm" beforeDir="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-gen/target/classes/vm/java/domain.java.vm" beforeDir="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-gen/target/classes/vm/java/mapper.java.vm" beforeDir="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-gen/target/classes/vm/java/service.java.vm" beforeDir="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-gen/target/classes/vm/java/serviceImpl.java.vm" beforeDir="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-gen/target/classes/vm/java/sub-domain.java.vm" beforeDir="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-gen/target/classes/vm/js/api.js.vm" beforeDir="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-gen/target/classes/vm/sql/sql.vm" beforeDir="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-gen/target/classes/vm/vue/index-tree.vue.vm" beforeDir="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-gen/target/classes/vm/vue/index.vue.vm" beforeDir="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-gen/target/classes/vm/vue/v3/index-tree.vue.vm" beforeDir="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-gen/target/classes/vm/vue/v3/index.vue.vm" beforeDir="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-gen/target/classes/vm/vue/v3/readme.txt" beforeDir="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-gen/target/classes/vm/xml/mapper.xml.vm" beforeDir="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-gen/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/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-gen/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/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-job/target/classes/banner.txt" beforeDir="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-job/target/classes/bootstrap.yml" beforeDir="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-job/target/classes/com/boot/job/BootJobApplication.class" beforeDir="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-job/target/classes/com/boot/job/controller/SysJobController.class" beforeDir="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-job/target/classes/com/boot/job/controller/SysJobLogController.class" beforeDir="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-job/target/classes/com/boot/job/domain/SysJob.class" beforeDir="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-job/target/classes/com/boot/job/domain/SysJobLog.class" beforeDir="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-job/target/classes/com/boot/job/mapper/SysJobLogMapper.class" beforeDir="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-job/target/classes/com/boot/job/mapper/SysJobMapper.class" beforeDir="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-job/target/classes/com/boot/job/service/ISysJobLogService.class" beforeDir="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-job/target/classes/com/boot/job/service/ISysJobService.class" beforeDir="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-job/target/classes/com/boot/job/service/SysJobLogServiceImpl.class" beforeDir="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-job/target/classes/com/boot/job/service/SysJobServiceImpl.class" beforeDir="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-job/target/classes/com/boot/job/task/RyTask.class" beforeDir="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-job/target/classes/com/boot/job/util/AbstractQuartzJob.class" beforeDir="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-job/target/classes/com/boot/job/util/CronUtils.class" beforeDir="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-modules/boot-job/target/classes/com/boot/job/util/JobInvokeUtil.class" beforeDir="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-modules/boot-job/target/classes/com/boot/job/util/QuartzDisallowConcurrentExecution.class" beforeDir="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-modules/boot-job/target/classes/com/boot/job/util/QuartzJobExecution.class" beforeDir="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-modules/boot-job/target/classes/com/boot/job/util/ScheduleUtils.class" beforeDir="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-modules/boot-job/target/classes/logback.xml" beforeDir="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-modules/boot-job/target/classes/mapper/job/SysJobLogMapper.xml" beforeDir="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-modules/boot-job/target/classes/mapper/job/SysJobMapper.xml" beforeDir="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-modules/boot-job/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-modules/boot-job/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-system/boot-system-common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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-modules/boot-system/boot-system-common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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-modules/boot-system/boot-system-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="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$/boot-modules/boot-system/boot-system-remote/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/banner.txt" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/bootstrap.yml" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/BootSystemApplication.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysConfigController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDeptController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDictDataController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysDictTypeController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysLogininforController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysMenuController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysNoticeController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysOperlogController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysPostController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysProfileController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysRoleController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysUserController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/controller/SysUserOnlineController.class" beforeDir="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$/boot-modules/boot-system/boot-system-server/target/classes/com/boot/system/mapper/SysConfigMapper.class" beforeDir="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" /> <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> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -217,8 +281,6 @@
"project.structure.last.edited": "Modules", "project.structure.last.edited": "Modules",
"project.structure.proportion": "0.0", "project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.29681978", "project.structure.side.proportion": "0.29681978",
"settings.editor.selected.configurable": "preferences.pluginManager",
"spring.configuration.checksum": "e3206bfcb23edbc24ba20527ef6f9145",
"vue.rearranger.settings.migration": "true" "vue.rearranger.settings.migration": "true"
} }
}]]></component> }]]></component>
@ -301,25 +363,8 @@
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </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>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> <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"> <component name="TaskManager">
<task active="true" id="Default" summary="Default task"> <task active="true" id="Default" summary="Default task">
<changelist id="4ff1d9f5-2c42-4e1d-b888-deb3ee69a0d5" name="Changes" comment="" /> <changelist id="4ff1d9f5-2c42-4e1d-b888-deb3ee69a0d5" name="Changes" comment="" />
@ -331,7 +376,6 @@
<workItem from="1709275989973" duration="29000" /> <workItem from="1709275989973" duration="29000" />
<workItem from="1709276029497" duration="1553000" /> <workItem from="1709276029497" duration="1553000" />
<workItem from="1709349938279" duration="86000" /> <workItem from="1709349938279" duration="86000" />
<workItem from="1710487849765" duration="628000" />
</task> </task>
<task id="LOCAL-00001" summary="计价"> <task id="LOCAL-00001" summary="计价">
<option name="closed" value="true" /> <option name="closed" value="true" />
@ -341,14 +385,7 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1709276471470</updated> <updated>1709276471470</updated>
</task> </task>
<task id="LOCAL-00002" summary="计价"> <option name="localTasksCounter" value="2" />
<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 /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@ -369,8 +406,4 @@
<MESSAGE value="计价" /> <MESSAGE value="计价" />
<option name="LAST_COMMIT_MESSAGE" value="计价" /> <option name="LAST_COMMIT_MESSAGE" value="计价" />
</component> </component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project> </project>

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<groupId>com.boot</groupId> <groupId>com.boot</groupId>
<artifactId>car_server</artifactId> <artifactId>boot</artifactId>
<version>3.6.3</version> <version>3.6.3</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -15,7 +15,7 @@ spring:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 122.152.215.207:8848 server-addr: 122.152.215.207:8848
namespace: wdwdwd namespace: 305eac8a-d1bd-4c64-8945-ad0c19c359c5
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 122.152.215.207:8848 server-addr: 122.152.215.207:8848
@ -24,4 +24,4 @@ spring:
# 共享配置 # 共享配置
shared-configs: shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
namespace: wdwdwd namespace: 305eac8a-d1bd-4c64-8945-ad0c19c359c5

View File

@ -15,7 +15,7 @@ spring:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 122.152.215.207:8848 server-addr: 122.152.215.207:8848
namespace: wdwdwd namespace: 305eac8a-d1bd-4c64-8945-ad0c19c359c5
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 122.152.215.207:8848 server-addr: 122.152.215.207:8848
@ -24,4 +24,4 @@ spring:
# 共享配置 # 共享配置
shared-configs: shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
namespace: wdwdwd namespace: 305eac8a-d1bd-4c64-8945-ad0c19c359c5

View File

@ -1,7 +0,0 @@
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\BootAuthApplication.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\controller\TokenController.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\service\SysLoginService.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\form\RegisterBody.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\form\LoginBody.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\service\SysPasswordService.java
D:\java\online car-hailing\car_server\boot-auth\src\main\java\com\boot\auth\service\SysRecordLogService.java

View File

@ -10,15 +10,15 @@ public class ServiceNameConstants
/** /**
* serviceid * serviceid
*/ */
public static final String AUTH_SERVICE = "bawei-auth"; public static final String AUTH_SERVICE = "boot-auth";
/** /**
* serviceid * serviceid
*/ */
public static final String SYSTEM_SERVICE = "bawei-system"; public static final String SYSTEM_SERVICE = "boot-system";
/** /**
* serviceid * serviceid
*/ */
public static final String FILE_SERVICE = "bawei-file"; public static final String FILE_SERVICE = "boot-file";
} }

View File

@ -1,70 +0,0 @@
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\StringUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\uuid\UUID.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\auth\NotPermissionException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\bean\BeanValidators.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\sql\SqlUtil.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\job\TaskException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\annotation\Excels.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\UtilException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\text\Convert.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\controller\BaseController.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\ip\IpUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\file\InvalidExtensionException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\user\UserException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\CheckedException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\ServiceNameConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\CaptchaException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\file\MimeTypeUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\SecurityConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\UserConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\file\FileSizeLimitExceededException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\user\CaptchaExpireException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\PageUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\sign\Base64.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\DateUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\user\UserPasswordNotMatchException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\enums\UserStatus.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\PreAuthorizeException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\xss\XssValidator.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\SpringUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\bean\BeanUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\poi\ExcelUtil.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\file\FileException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\InnerAuthException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\poi\ExcelHandlerAdapter.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\ServiceException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\context\SecurityContextHolder.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\uuid\Seq.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\TokenConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\auth\NotRoleException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\domain\TreeEntity.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\domain\Result.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\xss\Xss.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\html\EscapeUtil.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\file\FileUploadException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\uuid\IdUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\domain\BaseEntity.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\file\ImageUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\html\HTMLFilter.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\page\TableDataInfo.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\CacheConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\GlobalException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\ExceptionUtil.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\annotation\Excel.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\GenConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\text\StrFormatter.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\HttpStatus.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\file\FileTypeUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\DemoModeException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\ServletUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\text\CharsetKit.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\ScheduleConstants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\file\FileNameLengthLimitExceededException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\page\TableSupport.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\base\BaseException.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\JwtUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\file\FileUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\constant\Constants.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\utils\reflect\ReflectUtils.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\web\page\PageDomain.java
D:\java\online car-hailing\car_server\boot-common\boot-common-core\src\main\java\com\boot\common\core\exception\auth\NotLoginException.java

View File

@ -1,2 +0,0 @@
D:\java\online car-hailing\car_server\boot-common\boot-common-datascope\src\main\java\com\boot\common\datascope\aspect\DataScopeAspect.java
D:\java\online car-hailing\car_server\boot-common\boot-common-datascope\src\main\java\com\boot\common\datascope\annotation\DataScope.java

View File

@ -1,2 +0,0 @@
D:\java\online car-hailing\car_server\boot-common\boot-common-datasource\src\main\java\com\boot\common\datasource\annotation\Master.java
D:\java\online car-hailing\car_server\boot-common\boot-common-datasource\src\main\java\com\boot\common\datasource\annotation\Slave.java

View File

@ -1,7 +0,0 @@
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\enums\OperatorType.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\annotation\Log.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\aspect\LogAspect.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\enums\BusinessType.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\filter\PropertyPreExcludeFilter.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\enums\BusinessStatus.java
D:\java\online car-hailing\car_server\boot-common\boot-common-log\src\main\java\com\boot\common\log\service\AsyncLogService.java

Some files were not shown because too many files have changed in this diff Show More