|
@@ -5,8 +5,10 @@
|
|
</component>
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="82c9532a-4868-4653-982c-0f0ec6f4cfe9" name="Changes" comment="logistic_signed_auto_task">
|
|
<list default="true" id="82c9532a-4868-4653-982c-0f0ec6f4cfe9" name="Changes" comment="logistic_signed_auto_task">
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/handler/check_logistic.go" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/model/http_model/check_logistic.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<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$/route/init.go" beforeDir="false" afterPath="$PROJECT_DIR$/route/init.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/service/auto_task.go" beforeDir="false" afterPath="$PROJECT_DIR$/service/auto_task.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/service/auto_task.go" beforeDir="false" afterPath="$PROJECT_DIR$/service/auto_task.go" afterDir="false" />
|
|
</list>
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -14,6 +16,13 @@
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
|
+ <list>
|
|
|
|
+ <option value="Go File" />
|
|
|
|
+ </list>
|
|
|
|
+ </option>
|
|
|
|
+ </component>
|
|
<component name="GOROOT" url="file://$USER_HOME$/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.3.windows-amd64" />
|
|
<component name="GOROOT" url="file://$USER_HOME$/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.3.windows-amd64" />
|
|
<component name="Git.Settings">
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
@@ -29,6 +38,7 @@
|
|
</component>
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"keyToString": {
|
|
|
|
+ "DefaultGoTemplateProperty": "Go File",
|
|
"Go Build.go build youngee_m_api.executor": "Run",
|
|
"Go Build.go build youngee_m_api.executor": "Run",
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
"RunOnceActivity.GoLinterPluginOnboarding": "true",
|
|
"RunOnceActivity.GoLinterPluginOnboarding": "true",
|