删除文件 .idea

main^2
白美平 11 months ago committed by Gitee
parent 677d8be67b
commit 39b6a6e02b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

8
.idea/.gitignore vendored

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="divFlowMoneyProject" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="divFlowMoneyProject" options="-parameters" />
</option>
</component>
</project>

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
</component>
</project>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://repo.maven.apache.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://maven.aliyun.com/repository/public" />
</remote-repository>
</component>
</project>

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/pom.xml" />
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8 (2)" project-jdk-type="JavaSDK" />
</project>

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

@ -1,265 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="divFlowMoneyProject:war exploded" />
</artifacts-to-build>
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="9ab1352f-b7eb-46e8-9016-a6cdca22afcc" name="Changes" comment="数据查询修改">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/View/assets/index.7db53b20.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/View/assets/index.b2fc7689.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/View/index.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/DivFlowMoneyProjectApplication.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/MyEnvironmentPostProcessor.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/CorsConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/ErrorConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/FilterConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/MybatisConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/RedisSessionConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/ResultData.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/ThreadPoolConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/config/WebSocketConfig.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/DivMenuSetController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/DivPassidAllJTController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/DivPassidAllRoadController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/DivPassidAllSubController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/DivPassidAllVehTypeController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/ExportData.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/controller/SelectController.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/entity/Consistant.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/entity/DivPassidAllDto.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/entity/GantryPassDivDto.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/entity/MyReturnMap.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/entity/OutPortDivPassidDto.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/mapper/Mapper.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/DivPassidAllJTServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/DivPassidAllRoadServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/DivPassidAllSubServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/DivPassidAllVehTypeServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/DivmenuSetImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/ExcelDateImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/FlagTypeServiceImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/service/impl/SelectDataImpl.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/CRCUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/DESUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/DateUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/ExcelUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/ExceptionUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/LogUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/LogUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/PagesUtils.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/PathUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/PlateRegexutil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/PropertiesUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/PubTools.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/ReadExcel$1.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/ReadExcel.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/TokenUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/WebServiceUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/WebsocketUtil.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/nmgs/util/main.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/static/View/assets/index.20de79bc.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/static/View/assets/index.450d127a.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/static/View/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/static/View/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/divFlowMoneyProject.war" beforeDir="false" afterPath="$PROJECT_DIR$/target/divFlowMoneyProject.war" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/divFlowMoneyProject/WEB-INF/classes/static/View/assets/index.20de79bc.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/divFlowMoneyProject/WEB-INF/classes/static/View/assets/index.450d127a.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/target/divFlowMoneyProject/WEB-INF/classes/static/View/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/target/divFlowMoneyProject/WEB-INF/classes/static/View/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="LogFilters">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="customMavenHome" value="E:\work\apache-maven-3.8.6" />
<option name="mavenHomeTypeForPersistence" value="CUSTOM" />
<option name="userSettingsFile" value="E:\work\apache-maven-3.8.6\conf\settings.xml" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectColorInfo">{
&quot;customColor&quot;: &quot;&quot;,
&quot;associatedIndex&quot;: 7
}</component>
<component name="ProjectId" id="2qQff11sb34E8PFORlaKcg47Hxm" />
<component name="ProjectViewState">
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Maven.divFlowMoneyProject [clean].executor": "Run",
"Maven.divFlowMoneyProject [install].executor": "Run",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"Tomcat Server.Tomcat 9.0.80-TGGLT.executor": "Debug",
"git-widget-placeholder": "main",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "E:/work/TGGLT-WorkSpace/divFlowMoneyProject/src/main/resources/static/View",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Artifacts",
"project.structure.proportion": "0.0",
"project.structure.side.proportion": "0.0",
"settings.editor.selected.configurable": "Console",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="E:\work\TGGLT-WorkSpace\divFlowMoneyProject\src\main\resources\static\View" />
</key>
</component>
<component name="RunManager">
<configuration name="Tomcat 9.0.80-TGGLT" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.80-TGGLT" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
<option name="OPEN_IN_BROWSER" value="false" />
<option name="COMMON_VM_ARGUMENTS" value="-Dfile.encoding=UTF-8" />
<option name="UPDATING_POLICY" value="restart-server" />
<deployment>
<artifact name="divFlowMoneyProject:war exploded">
<settings>
<option name="CONTEXT_PATH" value="/divFlowMoneyProject" />
</settings>
</artifact>
</deployment>
<server-settings>
<option name="BASE_DIRECTORY_NAME" value="b4ceacfe-0404-45fc-812d-5f4b6c801ebe" />
</server-settings>
<predefined_log_file enabled="true" id="Tomcat" />
<predefined_log_file enabled="true" id="Tomcat Catalina" />
<predefined_log_file id="Tomcat Manager" />
<predefined_log_file id="Tomcat Host Manager" />
<predefined_log_file id="Tomcat Localhost Access" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="50837" />
</RunnerSettings>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Profile">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<method v="2">
<option name="Make" enabled="true" />
<option name="BuildArtifacts" enabled="true">
<artifact name="divFlowMoneyProject:war exploded" />
</option>
</method>
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="jdk-1.8.0_402-corretto-1.8.0_402-4caba194b151-ae57be32" />
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="9ab1352f-b7eb-46e8-9016-a6cdca22afcc" name="Changes" comment="" />
<created>1734599820065</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1734599820065</updated>
<workItem from="1734599820939" duration="404000" />
<workItem from="1734600905142" duration="19570000" />
<workItem from="1734924905833" duration="3906000" />
</task>
<task id="LOCAL-00001" summary="数据查询修改">
<option name="closed" value="true" />
<created>1734681118716</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1734681118716</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="数据查询修改" />
<option name="LAST_COMMIT_MESSAGE" value="数据查询修改" />
</component>
</project>
Loading…
Cancel
Save