Commit 16af23a3 authored by lixiaofang's avatar lixiaofang

配置新增redis地址

parent e607b958
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="ae0ff912-332d-4611-9939-a4d235689946" name="Default Changelist" comment=""> <list default="true" id="ae0ff912-332d-4611-9939-a4d235689946" name="Default Changelist" comment="" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/search/views/sku.py" beforeDir="false" afterPath="$PROJECT_DIR$/search/views/sku.py" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
...@@ -54,7 +51,7 @@ ...@@ -54,7 +51,7 @@
<file pinned="false" current-in-tab="true"> <file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/search/views/sku.py"> <entry file="file://$PROJECT_DIR$/search/views/sku.py">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-2792"> <state relative-caret-position="158">
<caret line="73" column="29" selection-start-line="73" selection-start-column="7" selection-end-line="73" selection-end-column="29" /> <caret line="73" column="29" selection-start-line="73" selection-start-column="7" selection-end-line="73" selection-end-column="29" />
<folding> <folding>
<element signature="e#24#52#0" expanded="true" /> <element signature="e#24#52#0" expanded="true" />
...@@ -190,10 +187,10 @@ ...@@ -190,10 +187,10 @@
</option> </option>
</component> </component>
<component name="ProjectFrameBounds" extendedState="6"> <component name="ProjectFrameBounds" extendedState="6">
<option name="x" value="-323" /> <option name="x" value="-28" />
<option name="y" value="-1080" /> <option name="y" value="23" />
<option name="width" value="1920" /> <option name="width" value="1920" />
<option name="height" value="1080" /> <option name="height" value="723" />
</component> </component>
<component name="ProjectInspectionProfilesVisibleTreeState"> <component name="ProjectInspectionProfilesVisibleTreeState">
<entry key="Project Default"> <entry key="Project Default">
...@@ -295,9 +292,9 @@ ...@@ -295,9 +292,9 @@
<servers /> <servers />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-4" y="24" width="1280" height="723" extended-state="6" /> <frame x="0" y="23" width="1280" height="723" extended-state="6" />
<layout> <layout>
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.014297062" /> <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.23034154" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" /> <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info id="Favorites" order="2" side_tool="true" /> <window_info id="Favorites" order="2" side_tool="true" />
<window_info id="DB Browser" order="3" /> <window_info id="DB Browser" order="3" />
...@@ -310,7 +307,7 @@ ...@@ -310,7 +307,7 @@
<window_info anchor="bottom" id="TODO" order="6" /> <window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" /> <window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="DB Execution Console" order="8" /> <window_info anchor="bottom" id="DB Execution Console" order="8" />
<window_info active="true" anchor="bottom" id="Terminal" order="9" visible="true" weight="0.0" /> <window_info active="true" anchor="bottom" id="Terminal" order="9" visible="true" weight="0.27467105" />
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" /> <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
<window_info anchor="bottom" id="Python Console" order="11" /> <window_info anchor="bottom" id="Python Console" order="11" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
...@@ -555,7 +552,7 @@ ...@@ -555,7 +552,7 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/search/views/sku.py"> <entry file="file://$PROJECT_DIR$/search/views/sku.py">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-2792"> <state relative-caret-position="158">
<caret line="73" column="29" selection-start-line="73" selection-start-column="7" selection-end-line="73" selection-end-column="29" /> <caret line="73" column="29" selection-start-line="73" selection-start-column="7" selection-end-line="73" selection-end-column="29" />
<folding> <folding>
<element signature="e#24#52#0" expanded="true" /> <element signature="e#24#52#0" expanded="true" />
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<gm_rpcd_config> <gm_rpcd_config>
<info config_name="app" version="1.0"/> <info config_name="app" version="1.0"/>
<config name="application_name" value="doris"/> <config name="application_name" value="dymas"/>
<config name="service_list"> <config name="service_list">
<element value="doris"/> <element value="dymas"/>
</config> </config>
<config name="initializer_list"> <config name="initializer_list">
<element value="doris.doris_injection"/> <element value="doris.doris_injection"/>
...@@ -37,6 +37,6 @@ ...@@ -37,6 +37,6 @@
<element value="search.views.content_aggre"/> <element value="search.views.content_aggre"/>
<element value="search.views.relation_search"/> <element value="search.views.relation_search"/>
</config> </config>
<config name="statuses" value="doris.system:statuses"/> <config name="statuses" value="dymas.system:statuses"/>
</gm_rpcd_config> </gm_rpcd_config>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment