|
@@ -4,9 +4,9 @@
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="82c9532a-4868-4653-982c-0f0ec6f4cfe9" name="Changes" comment="">
|
|
|
- <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
|
+ <list default="true" id="82c9532a-4868-4653-982c-0f0ec6f4cfe9" name="Changes" comment="logistic_signed_auto_task">
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/db/talent.go" beforeDir="false" afterPath="$PROJECT_DIR$/db/talent.go" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/service/auto_task.go" beforeDir="false" afterPath="$PROJECT_DIR$/service/auto_task.go" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -29,6 +29,7 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent">{
|
|
|
"keyToString": {
|
|
|
+ "Go Build.go build youngee_m_api.executor": "Run",
|
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
|
"RunOnceActivity.GoLinterPluginOnboarding": "true",
|
|
|
"RunOnceActivity.GoLinterPluginStorageMigration": "true",
|
|
@@ -47,11 +48,22 @@
|
|
|
"settings.editor.selected.configurable": "go.vgo"
|
|
|
}
|
|
|
}</component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="go build youngee_m_api" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
|
|
|
+ <module name="younggee_m_api" />
|
|
|
+ <working_directory value="$PROJECT_DIR$" />
|
|
|
+ <kind value="PACKAGE" />
|
|
|
+ <package value="youngee_m_api" />
|
|
|
+ <directory value="$PROJECT_DIR$" />
|
|
|
+ <filePath value="$PROJECT_DIR$" />
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
<component name="SharedIndexes">
|
|
|
<attachedChunks>
|
|
|
<set>
|
|
|
- <option value="bundled-gosdk-3b128438d3f6-34ac7aa8f6ab-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-251.23774.430" />
|
|
|
- <option value="bundled-js-predefined-d6986cc7102b-f27c65a3e318-JavaScript-GO-251.23774.430" />
|
|
|
+ <option value="bundled-gosdk-3b128438d3f6-07d2d2d66b1e-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-251.26927.50" />
|
|
|
+ <option value="bundled-js-predefined-d6986cc7102b-09060db00ec0-JavaScript-GO-251.26927.50" />
|
|
|
</set>
|
|
|
</attachedChunks>
|
|
|
</component>
|
|
@@ -68,6 +80,21 @@
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
<option name="version" value="3" />
|
|
|
</component>
|
|
|
+ <component name="Vcs.Log.Tabs.Properties">
|
|
|
+ <option name="TAB_STATES">
|
|
|
+ <map>
|
|
|
+ <entry key="MAIN">
|
|
|
+ <value>
|
|
|
+ <State />
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <MESSAGE value="logistic_signed_auto_task" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="logistic_signed_auto_task" />
|
|
|
+ </component>
|
|
|
<component name="VgoProject">
|
|
|
<environment>
|
|
|
<map>
|