.
This commit is contained in:
parent
e2f4e82323
commit
1694a58029
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.idea
|
||||
/out/
|
||||
*.iml
|
0
.idea/.gitignore
vendored
0
.idea/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="z-im:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/z_im_jar</output-path>
|
||||
<root id="archive" name="HaoSportProject.jar">
|
||||
<element id="module-output" name="HaoSportProject" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="true" />
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
</project>
|
@ -1,12 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="lib">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/wk/libs/z-core.jar!/" />
|
||||
<root url="jar://D:/wk/libs/redkale.jar!/" />
|
||||
<root url="jar://D:/wk/libs/mysql-connector-java-8.0.18.jar!/" />
|
||||
<root url="jar://D:/wk/libs/lombok-1.18.20.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/ZimPlatfProject.iml" filepath="$PROJECT_DIR$/ZimPlatfProject.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
@ -1,138 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ArtifactsWorkspaceSettings">
|
||||
<artifacts-to-build>
|
||||
<artifact name="z-im:jar" />
|
||||
</artifacts-to-build>
|
||||
</component>
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="22feb48f-4d0d-4bc6-b200-bfc5d6a85040" name="变更" comment=".">
|
||||
<change beforePath="$PROJECT_DIR$/conf/_conf/_config.properties" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/conf/_conf/application.xml" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/conf/application.xml" beforeDir="false" afterPath="$PROJECT_DIR$/conf/application.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/BaseEntity.java" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/BaseService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/zchd/base/BaseService.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/info/SwearWordService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/zchd/base/info/SwearWordService.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/util/FileKit.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/zchd/base/util/FileKit.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/util/PSubBean.java" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/base/util/QiniuUtils.java" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/zim/ImAccountService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/zchd/zim/ImAccountService.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/com/zchd/zim/ImChatWebSocket.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/zchd/zim/ImChatWebSocket.java" 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="MarkdownSettingsMigration">
|
||||
<option name="stateVersion" value="1" />
|
||||
</component>
|
||||
<component name="ProjectId" id="2Hk3V13tpwIzPYUs3ORxKq2da8n" />
|
||||
<component name="ProjectLevelVcsManager">
|
||||
<OptionsSetting value="false" id="Update" />
|
||||
</component>
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"last_opened_file_path": "D:/wk/libs/lombok-1.18.20.jar",
|
||||
"project.structure.last.edited": "Problems",
|
||||
"project.structure.proportion": "0.15",
|
||||
"project.structure.side.proportion": "0.3137931",
|
||||
"settings.editor.selected.configurable": "preferences.pluginManager"
|
||||
}
|
||||
}]]></component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
<recent name="E:\wk-hao\HaoSportProject\out\artifacts\zim" />
|
||||
<recent name="E:\wk-hao\HaoSportProject\out\artifacts\libs" />
|
||||
</key>
|
||||
</component>
|
||||
<component name="RunManager">
|
||||
<configuration name="Unnamed" type="Application" factoryName="Application" nameIsGenerated="true">
|
||||
<option name="MAIN_CLASS_NAME" value="org.redkale.boot.Application" />
|
||||
<module name="ZimPlatfProject" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="默认任务">
|
||||
<changelist id="22feb48f-4d0d-4bc6-b200-bfc5d6a85040" name="变更" comment="" />
|
||||
<created>1668815275339</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1668815275339</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary=".">
|
||||
<created>1668826741516</created>
|
||||
<option name="number" value="00001" />
|
||||
<option name="presentableId" value="LOCAL-00001" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1668826741516</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
<option name="TAB_STATES">
|
||||
<map>
|
||||
<entry key="MAIN">
|
||||
<value>
|
||||
<State>
|
||||
<option name="FILTERS">
|
||||
<map>
|
||||
<entry key="user">
|
||||
<value>
|
||||
<list>
|
||||
<option value="*" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</State>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="RECENT_FILTERS">
|
||||
<map>
|
||||
<entry key="User">
|
||||
<value>
|
||||
<list>
|
||||
<RecentGroup>
|
||||
<option name="FILTER_VALUES">
|
||||
<option value="*" />
|
||||
</option>
|
||||
</RecentGroup>
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="." />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="." />
|
||||
</component>
|
||||
<component name="XDebuggerManager">
|
||||
<breakpoint-manager>
|
||||
<breakpoints>
|
||||
<breakpoint enabled="true" type="java-exception">
|
||||
<properties class="java.nio.channels.AsynchronousCloseException" package="java.nio.channels" />
|
||||
<option name="timeStamp" value="2" />
|
||||
</breakpoint>
|
||||
</breakpoints>
|
||||
</breakpoint-manager>
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user