fix: README.md
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -4,10 +4,6 @@ target/
|
||||
!**/src/test/**/target/
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea/modules.xml
|
||||
.idea/jarRepositories.xml
|
||||
.idea/compiler.xml
|
||||
.idea/libraries/
|
||||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
@@ -36,4 +32,3 @@ build/
|
||||
|
||||
### Mac OS ###
|
||||
.DS_Store
|
||||
/.idea/
|
||||
|
||||
8
.idea/.gitignore
generated
vendored
8
.idea/.gitignore
generated
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
|
||||
50
.idea/compiler.xml
generated
Normal file
50
.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,50 @@
|
||||
<?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="nl-business-schedule" />
|
||||
<module name="nl-business-monitor" />
|
||||
<module name="nl-common" />
|
||||
<module name="nl-web-app" />
|
||||
<module name="nl-business-setting" />
|
||||
<module name="nl-business-api" />
|
||||
<module name="nl-business-sys" />
|
||||
<module name="nl-business-map" />
|
||||
<module name="nl-business-task" />
|
||||
<module name="nl-business-media" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="nl-business-api" target="17" />
|
||||
<module name="nl-business-map" target="17" />
|
||||
<module name="nl-business-media" target="17" />
|
||||
<module name="nl-business-monitor" target="17" />
|
||||
<module name="nl-business-schedule" target="17" />
|
||||
<module name="nl-business-setting" target="17" />
|
||||
<module name="nl-business-sys" target="17" />
|
||||
<module name="nl-business-task" target="17" />
|
||||
<module name="nl-common" target="17" />
|
||||
<module name="nl-robot" target="17" />
|
||||
<module name="nl-web-app" target="17" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="nl-business-api" options="-parameters -parameters" />
|
||||
<module name="nl-business-map" options="-parameters -parameters" />
|
||||
<module name="nl-business-media" options="-parameters -parameters" />
|
||||
<module name="nl-business-monitor" options="-parameters -parameters" />
|
||||
<module name="nl-business-schedule" options="-parameters -parameters" />
|
||||
<module name="nl-business-setting" options="-parameters -parameters" />
|
||||
<module name="nl-business-sys" options="-parameters -parameters" />
|
||||
<module name="nl-business-task" options="-parameters -parameters" />
|
||||
<module name="nl-common" options="-parameters -parameters" />
|
||||
<module name="nl-robot" options="-parameters -parameters" />
|
||||
<module name="nl-web-app" options="-parameters -parameters" />
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
13
.idea/encodings.xml
generated
13
.idea/encodings.xml
generated
@@ -1,18 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" defaultCharsetForPropertiesFiles="UTF-8">
|
||||
<component name="Encoding">
|
||||
<file url="file://$PROJECT_DIR$/nl-business-api/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-api/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-map/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-map/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-media/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-media/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-monitor/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-monitor/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-schedule/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-schedule/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-setting/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-setting/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-sys/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-sys/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-task/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-business-task/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-common/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-common/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-web-app/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/nl-web-app/src/main/resources" 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="PROJECT" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
||||
20
.idea/jarRepositories.xml
generated
Normal file
20
.idea/jarRepositories.xml
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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="http://121.40.234.130:8081/repository/maven-public/" />
|
||||
</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>
|
||||
</component>
|
||||
</project>
|
||||
5
.idea/misc.xml
generated
5
.idea/misc.xml
generated
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="MavenProjectsManager">
|
||||
<option name="originalFiles">
|
||||
<list>
|
||||
@@ -8,7 +7,5 @@
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK" />
|
||||
</project>
|
||||
18
.idea/modules.xml
generated
Normal file
18
.idea/modules.xml
generated
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-api/nl-business-api.iml" filepath="$PROJECT_DIR$/nl-business-api/nl-business-api.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-map/nl-business-map.iml" filepath="$PROJECT_DIR$/nl-business-map/nl-business-map.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-media/nl-business-media.iml" filepath="$PROJECT_DIR$/nl-business-media/nl-business-media.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-monitor/nl-business-monitor.iml" filepath="$PROJECT_DIR$/nl-business-monitor/nl-business-monitor.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-schedule/nl-business-schedule.iml" filepath="$PROJECT_DIR$/nl-business-schedule/nl-business-schedule.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-setting/nl-business-setting.iml" filepath="$PROJECT_DIR$/nl-business-setting/nl-business-setting.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-sys/nl-business-sys.iml" filepath="$PROJECT_DIR$/nl-business-sys/nl-business-sys.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-business-task/nl-business-task.iml" filepath="$PROJECT_DIR$/nl-business-task/nl-business-task.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-common/nl-common.iml" filepath="$PROJECT_DIR$/nl-common/nl-common.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-robot.iml" filepath="$PROJECT_DIR$/nl-robot.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/nl-web-app/nl-web-app.iml" filepath="$PROJECT_DIR$/nl-web-app/nl-web-app.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
2
.idea/vcs.xml
generated
2
.idea/vcs.xml
generated
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
171
.idea/workspace.xml
generated
Normal file
171
.idea/workspace.xml
generated
Normal file
@@ -0,0 +1,171 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="14840e37-9cea-4cc6-a1e6-21db695ca623" name="Changes" comment="fix: README.md">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<excluded-from-favorite>
|
||||
<branch-storage>
|
||||
<map>
|
||||
<entry type="REMOTE">
|
||||
<value>
|
||||
<list>
|
||||
<branch-info repo="$PROJECT_DIR$" source="origin/master" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</branch-storage>
|
||||
</excluded-from-favorite>
|
||||
<favorite-branches>
|
||||
<branch-storage>
|
||||
<map>
|
||||
<entry type="REMOTE">
|
||||
<value>
|
||||
<list>
|
||||
<branch-info repo="$PROJECT_DIR$" source="origin/main" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</branch-storage>
|
||||
</favorite-branches>
|
||||
</component>
|
||||
<component name="GitToolBoxStore">
|
||||
<option name="projectConfigVersion" value="5" />
|
||||
</component>
|
||||
<component name="MarkdownSettingsMigration">
|
||||
<option name="stateVersion" value="1" />
|
||||
</component>
|
||||
<component name="MavenImportPreferences">
|
||||
<option name="generalSettings">
|
||||
<MavenGeneralSettings>
|
||||
<option name="localRepository" value="D:\ProgramFiles\maven\apache-maven-repo" />
|
||||
<option name="mavenHome" value="$PROJECT_DIR$/../../../../ProgramFiles/maven/apache-maven-3.6.3" />
|
||||
<option name="useMavenConfig" value="true" />
|
||||
<option name="userSettingsFile" value="D:\ProgramFiles\maven\apache-maven-3.6.3\conf\settings.xml" />
|
||||
</MavenGeneralSettings>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectId" id="35bDwp5vrvN3xiQ9Xl0iUh4maha" />
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||
"WebServerToolWindowFactoryState": "false",
|
||||
"jdk.selected.JAVA_MODULE": "17",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"project.structure.last.edited": "Modules",
|
||||
"project.structure.proportion": "0.0",
|
||||
"project.structure.side.proportion": "0.0",
|
||||
"settings.editor.selected.configurable": "File.Encoding",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
}</component>
|
||||
<component name="RunManager">
|
||||
<configuration default="true" type="JetRunConfigurationType">
|
||||
<module name="nl-robot" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
||||
<module name="nl-robot" />
|
||||
<option name="filePath" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="14840e37-9cea-4cc6-a1e6-21db695ca623" name="Changes" comment="" />
|
||||
<created>1763370119685</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1763370119685</updated>
|
||||
<workItem from="1763370120826" duration="2839000" />
|
||||
<workItem from="1763430638565" duration="286000" />
|
||||
<workItem from="1763605645234" duration="3325000" />
|
||||
<workItem from="1763617349935" duration="171000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="init: 划分模块">
|
||||
<created>1763616635632</created>
|
||||
<option name="number" value="00001" />
|
||||
<option name="presentableId" value="LOCAL-00001" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1763616635632</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00002" summary="fix: ignore">
|
||||
<created>1763617114442</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1763617114442</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00003" summary="fix: README.md">
|
||||
<created>1763617250032</created>
|
||||
<option name="number" value="00003" />
|
||||
<option name="presentableId" value="LOCAL-00003" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1763617250032</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
<option name="version" value="3" />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
<option name="TAB_STATES">
|
||||
<map>
|
||||
<entry key="MAIN">
|
||||
<value>
|
||||
<State>
|
||||
<option name="FILTERS">
|
||||
<map>
|
||||
<entry key="branch">
|
||||
<value>
|
||||
<list>
|
||||
<option value="master" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</State>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="init: 划分模块" />
|
||||
<MESSAGE value="fix: ignore" />
|
||||
<MESSAGE value="fix: README.md" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="fix: README.md" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user