|
@@ -4,11 +4,10 @@
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="3bf79822-fe13-41ea-bc8f-858fbea129e7" name="Changes" comment="Changes">
|
|
|
- <change afterPath="$PROJECT_DIR$/.idea/runConfigurations.xml" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/es-track-common/src/main/resources/application-prod.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
+ <list default="true" id="3bf79822-fe13-41ea-bc8f-858fbea129e7" name="Changes" comment="[insert]新增prod环境配置,完善es连接配置">
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/es-track-common/src/main/java/cn/com/taiji/constants/EsIndexConstants.java" beforeDir="false" afterPath="$PROJECT_DIR$/es-track-common/src/main/java/cn/com/taiji/constants/EsIndexConstants.java" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -55,6 +54,10 @@
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
+ <property name="node.js.detected.package.eslint" value="true" />
|
|
|
+ <property name="node.js.detected.package.tslint" value="true" />
|
|
|
+ <property name="node.js.selected.package.eslint" value="(autodetect)" />
|
|
|
+ <property name="node.js.selected.package.tslint" value="(autodetect)" />
|
|
|
<property name="settings.editor.selected.configurable" value="MavenSettings" />
|
|
|
</component>
|
|
|
<component name="RebelAgentSelection">
|
|
@@ -94,8 +97,16 @@
|
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1675647747556</updated>
|
|
|
<workItem from="1675647750482" duration="488000" />
|
|
|
- <workItem from="1675651220605" duration="712000" />
|
|
|
+ <workItem from="1675651220605" duration="1348000" />
|
|
|
</task>
|
|
|
+ <task id="LOCAL-00001" summary="[insert]新增prod环境配置,完善es连接配置">
|
|
|
+ <created>1675652041715</created>
|
|
|
+ <option name="number" value="00001" />
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1675652041715</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="2" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -112,4 +123,8 @@
|
|
|
</map>
|
|
|
</option>
|
|
|
</component>
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <MESSAGE value="[insert]新增prod环境配置,完善es连接配置" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="[insert]新增prod环境配置,完善es连接配置" />
|
|
|
+ </component>
|
|
|
</project>
|