From 90ae151acde57210a151954b1396aa9373a3bb50 Mon Sep 17 00:00:00 2001
From: Cai <cai@nbcai.cc>
Date: Wed, 12 Aug 2026 17:37:06 +0800
Subject: [PATCH] research(defense): complete topic priorities and peer comparisons
---
dev/project-dev/hibor_batch_example.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dev/project-dev/hibor_batch_example.json b/dev/project-dev/hibor_batch_example.json
index eecbdd4..c0601c3 100644
--- a/dev/project-dev/hibor_batch_example.json
+++ b/dev/project-dev/hibor_batch_example.json
@@ -7,7 +7,7 @@
"quota_ledger": "ana-data/tmp/report-collection-control/daily_quota_YYYY-MM-DD.csv",
"adb_executable": "adb",
"pdfinfo_executable": "pdfinfo",
- "device_serial": "YOUR-DEVICE-SERIAL",
+ "device_serial": "emulator-5554",
"source_scope": {
"ui": {
"search_entry_texts": ["研究报告"],
--
Gitblit v1.9.3