135 lines
7.4 KiB
XML
135 lines
7.4 KiB
XML
<?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="d68f5e32-c2e9-42ba-a8ac-6f711f18b57a" name="Changes" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/internal/controller/artisrInfo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/internal/controller/artisrInfo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/internal/dao/artistInfo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/internal/dao/artistInfo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/internal/dao/supply.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/internal/dao/supply.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/internal/logic/artistInfo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/internal/logic/artistInfo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/logs/artist_server.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/logs/artist_server.log" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/artistinfo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/artistinfo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/exhexam.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/exhexam.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/exhvideo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/exhvideo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/model.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/model.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/supplyinfo.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/supplyinfo.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/cmd/model/user.go" beforeDir="false" afterPath="$PROJECT_DIR$/cmd/model/user.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/go.mod" beforeDir="false" afterPath="$PROJECT_DIR$/go.mod" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/go.sum" beforeDir="false" afterPath="$PROJECT_DIR$/go.sum" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/pb/artistinfo/artistinfo.pb.go" beforeDir="false" afterPath="$PROJECT_DIR$/pb/artistinfo/artistinfo.pb.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/pb/artistinfo/artistinfo.proto" beforeDir="false" afterPath="$PROJECT_DIR$/pb/artistinfo/artistinfo.proto" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/pb/artistinfo/artistinfo_triple.pb.go" beforeDir="false" afterPath="$PROJECT_DIR$/pb/artistinfo/artistinfo_triple.pb.go" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Go File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="GOROOT" url="file://$USER_HOME$/.g/go" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="MarkdownSettingsMigration">
|
|
<option name="stateVersion" value="1" />
|
|
</component>
|
|
<component name="ProjectId" id="2LhssKjCTz4ydBhOcLUaoMlKRzA" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
"WebServerToolWindowFactoryState": "false",
|
|
"go.import.settings.migrated": "true",
|
|
"go.sdk.automatically.set": "true",
|
|
"last_opened_file_path": "D:/jjxu/work/projects/fonchain-artistinfo/pkg/service",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm"
|
|
}
|
|
}</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="D:\jjxu\work\projects\fonchain-artistinfo\pkg\service" />
|
|
<recent name="D:\jjxu\work\projects\fonchain-artistinfo\pb" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="fonchain-artistinfo" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="go build app.go" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
<module name="fonchain-artistinfo" />
|
|
<working_directory value="$PROJECT_DIR$/cmd" />
|
|
<kind value="FILE" />
|
|
<package value="github.com/fonchain/fonchain-artistinfo/cmd" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$/cmd/app.go" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
|
|
<module name="fonchain-artistinfo" />
|
|
<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 app.go" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<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="VgoProject">
|
|
<settings-migrated>true</settings-migrated>
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
|
<url>file://$PROJECT_DIR$/cmd/internal/controller/artisrInfo.go</url>
|
|
<line>120</line>
|
|
<option name="timeStamp" value="2" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
</breakpoint-manager>
|
|
</component>
|
|
</project> |