wideesg-report-api/.idea/workspace.xml

98 lines
4.9 KiB
XML
Raw Normal View History

2021-11-24 14:49:24 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="fd4be827-843b-4b90-bf5f-578d207a7f6d" name="默认更改列表" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Controllers/article.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Controllers/file.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Controllers/hotspot.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Controllers/user.go" beforeDir="false" afterPath="$PROJECT_DIR$/Controllers/user.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Databases/mysql.go" beforeDir="false" afterPath="$PROJECT_DIR$/Databases/mysql.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Middlewares/Auth.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Models/article.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Models/file.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Models/user.go" beforeDir="false" afterPath="$PROJECT_DIR$/Models/user.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Router/router.go" beforeDir="false" afterPath="$PROJECT_DIR$/Router/router.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Services/service.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/config/config.go" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/file/109951165416351866.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/file/109951165418408229.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/file/109951165461798442.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/file/豆瓣Top250.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/go.mod" beforeDir="false" afterPath="$PROJECT_DIR$/go.mod" afterDir="false" />
<change beforePath="$PROJECT_DIR$/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/main.go" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<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" path="D:\Go" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GoLibraries">
<option name="indexEntireGoPath" value="false" />
</component>
<component name="ProjectId" id="1pSJvrBKo89xT0VvWZMcLA7VglC" />
<component name="PropertiesComponent">
<property name="DefaultGoTemplateProperty" value="Go File" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="go.import.settings.migrated" value="true" />
<property name="go.sdk.automatically.set" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\31873\OneDrive\桌面\ESG" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="COLUMN_ORDER" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VgoProject">
<integration-enabled>true</integration-enabled>
<proxy>https://goproxy.cn</proxy>
</component>
</project>