Files
observer/.idea/workspace.xml
T
2026-08-26 18:15:54 +08:00

178 lines
12 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="b061ab81-c08b-429a-b948-ff0f65eb92f8" name="Changes" comment="1">
<change afterPath="$PROJECT_DIR$/server/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/training/train_server.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/app.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/app.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/camera/camera_screen.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/camera/camera_screen.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/camera/detection_overlay.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/camera/detection_overlay.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/detection/detection_result.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/detection/detection_result.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/detection/detector_worker.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/detection/detector_worker.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/detection/tflite_detector.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/detection/tflite_detector.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/lib/update/update_checker.dart" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/lib/update/update_checker.dart" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/pubspec.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/flutter_app/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/flutter_app/pubspec.yaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/server/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/admin_dist/assets/index-BcKljL0h.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/server/admin_dist/assets/index-FJsP2pyZ.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/server/admin_dist/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/server/admin_dist/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/biz/consts/consts.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/biz/consts/consts.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/biz/controller/admin.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/biz/controller/admin.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/biz/model/dto/app_version.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/biz/model/dto/app_version.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/biz/service/app_version.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/biz/service/app_version.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/common/admin_auth.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/common/admin_auth.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/common/errors.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/common/errors.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/common/pool.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/common/pool.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/config.yml" beforeDir="false" afterPath="$PROJECT_DIR$/server/config.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/data/observer.db" beforeDir="false" afterPath="$PROJECT_DIR$/server/data/observer.db" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/go.mod" beforeDir="false" afterPath="$PROJECT_DIR$/server/go.mod" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/go.sum" beforeDir="false" afterPath="$PROJECT_DIR$/server/go.sum" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/server/main.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/技术设计.md" beforeDir="false" afterPath="$PROJECT_DIR$/server/技术设计.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server_admin/src/App.vue" beforeDir="false" afterPath="$PROJECT_DIR$/server_admin/src/App.vue" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server_admin/src/router/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/server_admin/src/router/index.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server_admin/src/views/Login.vue" beforeDir="false" afterPath="$PROJECT_DIR$/server_admin/src/views/Login.vue" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server_admin/vite.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/server_admin/vite.config.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/training/analyze_rfdetr.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/training/dump_graph.py" beforeDir="false" afterPath="$PROJECT_DIR$/server/training/dump_graph.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/training/inspect_tflite.py" beforeDir="false" afterPath="$PROJECT_DIR$/server/training/inspect_tflite.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/training/prepare_yolo.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/training/train_local.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/training/train_server.py" beforeDir="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="GOROOT" url="file://$USER_HOME$/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.1.darwin-arm64" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="KubernetesApiPersistence">{}</component>
<component name="KubernetesApiProvider">{
&quot;isMigrated&quot;: true
}</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 6
}</component>
<component name="ProjectId" id="3I28yz8Hk3epXfGqRh8aLTOz9C2" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Docker.server: Compose Deployment (1).executor": "Run",
"Docker.server: Compose Deployment.executor": "Run",
"Go Build.go build main.go.executor": "Run",
"ModuleVcsDetector.initialDetectionPerformed": "true",
"RunOnceActivity.GoLinterPluginOnboarding": "true",
"RunOnceActivity.GoLinterPluginStorageMigration": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"RunOnceActivity.git.unshallow": "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",
"git-widget-placeholder": "main",
"go.import.settings.migrated": "true",
"go.sdk.automatically.set": "true",
"last_opened_file_path": "/Users/zhangbin/Desktop/d盘/work/observer/server",
"node.js.detected.package.eslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"settings.editor.selected.configurable": "com.anthropic.code.plugin.settings",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/server" />
<recent name="$PROJECT_DIR$/training/datasets/images/pheasant" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/flutter_app" />
<recent name="$PROJECT_DIR$" />
<recent name="$PROJECT_DIR$/server/workspace/datasets/野鸡" />
<recent name="$PROJECT_DIR$/training/datasets/images/pheasant" />
</key>
</component>
<component name="RunManager" selected="Go Build.go build main.go">
<configuration name="go build main.go" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<module name="observer" />
<working_directory value="$PROJECT_DIR$/server" />
<kind value="FILE" />
<directory value="$PROJECT_DIR$" />
<filePath value="$PROJECT_DIR$/server/main.go" />
<method v="2" />
</configuration>
<configuration default="true" type="docker-deploy" factoryName="docker-compose.yml" temporary="true">
<deployment type="docker-compose.yml" />
<method v="2" />
</configuration>
<configuration name="server: Compose Deployment (1)" type="docker-deploy" factoryName="docker-compose.yml" temporary="true" server-name="dev">
<deployment type="docker-compose.yml">
<settings>
<option name="sourceFilePath" value="server/docker-compose.yml" />
</settings>
</deployment>
<method v="2" />
</configuration>
<configuration name="server: Compose Deployment" type="docker-deploy" factoryName="docker-compose.yml" server-name="dev">
<deployment type="docker-compose.yml">
<settings>
<option name="commandLineOptions" value="--build" />
<option name="services">
<list>
<option value="observer-server" />
</list>
</option>
<option name="sourceFilePath" value="server/docker-compose.yml" />
</settings>
</deployment>
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Go Build.go build main.go" />
<item itemvalue="Docker.server: Compose Deployment (1)" />
</list>
</recent_temporary>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-gosdk-f466f9b0953e-61a6b8fd16fd-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-252.28539.22" />
<option value="bundled-js-predefined-d6986cc7102b-a71380e98a7c-JavaScript-GO-252.28539.22" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="b061ab81-c08b-429a-b948-ff0f65eb92f8" name="Changes" comment="" />
<created>1786951561635</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1786951561635</updated>
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="1" />
<option name="LAST_COMMIT_MESSAGE" value="1" />
</component>
<component name="VgoProject">
<settings-migrated>true</settings-migrated>
</component>
</project>