|
@@ -1,5 +1,36 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project version="4">
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="dd929402-2229-45b9-b0b5-26b38816b73a" name="Default" comment="">
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/AuthApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/AuthApplication.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/ServletInitializer.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/ServletInitializer.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/api/ZsjApi.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/api/ZsjApi.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/exception/ServiceExceptionHandler.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/exception/ServiceExceptionHandler.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/model/db/IntDetailed.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/model/db/IntDetailed.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/Http$SignParams.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/Http$SignParams.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/Http.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/Http.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/HttpRequest.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/network/http/HttpRequest.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/service/AuthService.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/service/AuthService.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/service/impl/AuthServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/service/impl/AuthServiceImpl.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/utils/DateUtils.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/utils/DateUtils.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/utils/HttpUtil.class" beforeDir="false" afterPath="$PROJECT_DIR$/sooka-auth/target/classes/com/sooka/utils/HttpUtil.class" afterDir="false" />
|
|
|
+ </list>
|
|
|
+ <ignored path="$PROJECT_DIR$/sooka-auth/target/" />
|
|
|
+ <ignored path="$PROJECT_DIR$/sooka-common/target/" />
|
|
|
+ <ignored path="$PROJECT_DIR$/test-api/target/" />
|
|
|
+ <ignored path="$PROJECT_DIR$/sooka-jersey/target/" />
|
|
|
+ <ignored path="$PROJECT_DIR$/target/" />
|
|
|
+ <ignored path="$PROJECT_DIR$/sooka-gateway/target/" />
|
|
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
+ <option name="TRACKING_ENABLED" value="true" />
|
|
|
+ <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="GradleLocalSettings">
|
|
|
<option name="projectSyncType">
|
|
|
<map>
|
|
@@ -7,6 +38,12 @@
|
|
|
</map>
|
|
|
</option>
|
|
|
</component>
|
|
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
|
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
|
+ <component name="JsGulpfileManager">
|
|
|
+ <detection-done>true</detection-done>
|
|
|
+ <sorting>DEFINITION_ORDER</sorting>
|
|
|
+ </component>
|
|
|
<component name="MavenImportPreferences">
|
|
|
<option name="generalSettings">
|
|
|
<MavenGeneralSettings>
|
|
@@ -24,6 +61,84 @@
|
|
|
<option name="width" value="1936" />
|
|
|
<option name="height" value="1056" />
|
|
|
</component>
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
+ <component name="ProjectView">
|
|
|
+ <navigator proportions="" version="1">
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
+ </navigator>
|
|
|
+ <panes>
|
|
|
+ <pane id="ProjectPane">
|
|
|
+ <subPane>
|
|
|
+ <expand>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="sooka" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="sooka" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="model" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="s-cloud" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="thsjzt_cloud" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test-api" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="sooka" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="model" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="vo" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ </expand>
|
|
|
+ <select />
|
|
|
+ </subPane>
|
|
|
+ </pane>
|
|
|
+ <pane id="AndroidView" />
|
|
|
+ <pane id="PackagesPane" />
|
|
|
+ <pane id="Scope" />
|
|
|
+ </panes>
|
|
|
+ </component>
|
|
|
<component name="PropertiesComponent">
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
@@ -32,6 +147,18 @@
|
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
<property name="settings.editor.selected.configurable" value="MavenSettings" />
|
|
|
</component>
|
|
|
+ <component name="RunDashboard">
|
|
|
+ <option name="ruleStates">
|
|
|
+ <list>
|
|
|
+ <RuleState>
|
|
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
+ </RuleState>
|
|
|
+ <RuleState>
|
|
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
|
+ </RuleState>
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
<component name="RunManager" selected="Spring Boot.AuthApplication">
|
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
@@ -95,9 +222,75 @@
|
|
|
<component name="SvnConfiguration">
|
|
|
<configuration>C:\Users\Administrator\AppData\Roaming\Subversion</configuration>
|
|
|
</component>
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="dd929402-2229-45b9-b0b5-26b38816b73a" name="Default" comment="" />
|
|
|
+ <created>1627002072129</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1627002072129</updated>
|
|
|
+ <workItem from="1627002077900" duration="225000" />
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00001" summary="1">
|
|
|
+ <created>1627002165670</created>
|
|
|
+ <option name="number" value="00001" />
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1627002165670</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="2" />
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TimeTrackingManager">
|
|
|
+ <option name="totallyTimeSpent" value="225000" />
|
|
|
+ </component>
|
|
|
+ <component name="ToolWindowManager">
|
|
|
+ <frame x="1912" y="-8" width="1936" height="1096" extended-state="6" />
|
|
|
+ <layout>
|
|
|
+ <window_info anchor="right" id="Palette" />
|
|
|
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
|
+ <window_info anchor="right" id="Maven Projects" />
|
|
|
+ <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
|
|
+ <window_info id="Capture Tool" />
|
|
|
+ <window_info id="Designer" />
|
|
|
+ <window_info anchor="right" id="Database" />
|
|
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
+ <window_info id="UI Designer" />
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" visible="true" weight="0.4" />
|
|
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
|
+ <window_info anchor="bottom" id="Messages" weight="0.32978722" />
|
|
|
+ <window_info anchor="right" id="Palette	" />
|
|
|
+ <window_info id="Image Layers" />
|
|
|
+ <window_info anchor="bottom" id="Java Enterprise" />
|
|
|
+ <window_info anchor="right" id="Capture Analysis" />
|
|
|
+ <window_info anchor="bottom" id="Version Control" />
|
|
|
+ <window_info anchor="bottom" id="Run" order="2" />
|
|
|
+ <window_info anchor="bottom" id="Spring" />
|
|
|
+ <window_info anchor="bottom" id="Terminal" />
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.21215352" />
|
|
|
+ <window_info anchor="right" id="Bean Validation" />
|
|
|
+ <window_info id="Web" side_tool="true" />
|
|
|
+ <window_info anchor="right" id="Theme Preview" />
|
|
|
+ <window_info id="Favorites" side_tool="true" />
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
+ </layout>
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="1" />
|
|
|
+ </component>
|
|
|
<component name="VcsContentAnnotationSettings">
|
|
|
<option name="myLimit" value="2678400000" />
|
|
|
</component>
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <MESSAGE value="1" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="1" />
|
|
|
+ </component>
|
|
|
<component name="masterDetails">
|
|
|
<states>
|
|
|
<state key="ProjectJDKs.UI">
|