|
|
|
@ -1,9 +1,11 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="19c8c37d-a056-451c-a29d-fb612b9a3e2f" 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$/Business/MinIORelate/MinIORelateController/MinIORelateController.go" beforeDir="false" afterPath="$PROJECT_DIR$/Business/MinIORelate/MinIORelateController/MinIORelateController.go" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -27,10 +29,16 @@
|
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="go.formatter.settings.were.checked" value="true" />
|
|
|
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
|
|
|
<property name="go.modules.go.list.on.any.changes.was.set" value="true" />
|
|
|
|
|
<property name="go.sdk.automatically.set" value="true" />
|
|
|
|
|
<property name="go.tried.to.enable.integration.vgo.integrator" value="true" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/Utils" />
|
|
|
|
|
<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)" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RecentsManager">
|
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
|
@ -38,6 +46,14 @@
|
|
|
|
|
</key>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager" selected="Go Build.go build dsSzxy">
|
|
|
|
|
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
|
|
|
<module name="dsSzxy" />
|
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
|
<kind value="FILE" />
|
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
|
<filePath value="$PROJECT_DIR$" />
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="go build dsSzxy" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<module name="dsSzxy" />
|
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
@ -56,6 +72,15 @@
|
|
|
|
|
<filePath value="$PROJECT_DIR$/main.go" />
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
|
|
|
|
|
<module name="dsSzxy" />
|
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
|
<kind value="DIRECTORY" />
|
|
|
|
|
<directory value="$PROJECT_DIR$" />
|
|
|
|
|
<filePath value="$PROJECT_DIR$" />
|
|
|
|
|
<framework value="gotest" />
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<recent_temporary>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Go Build.go build dsSzxy" />
|
|
|
|
|