• Joined on 2026-02-02
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 20:59:00 +08:00
09e05f8dfc feat(runtime): disable microphone by default to suppress permission popup
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 20:26:59 +08:00
047036f46b feat(yunda): cross-month calendar navigation for date-specific download
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 19:58:34 +08:00
21662d3944 feat(shunxin): cross-month calendar navigation for date-specific download
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 16:55:33 +08:00
4f0ef69739 fix(server): lower date backtrack limit from 90 to 31 days
5e2ef72afd feat(server): add date field to POST /tasks with legality validation
fcb75643d0 feat(runtime): propagate date through dispatch chain and business-date snapshot
cda764a305 feat(anneng): support date arg (date takes precedence over offset)
e51aab2e0b feat(shunxin): support date arg, propagate to both accounts
Compare 9 commits »
admin pushed to master at AllForCompany/ProcurementVisibilityHub_DataSync 2026-07-29 16:43:36 +08:00
6cf37e3d8d 修复 169 共享访问:访问源文件前显式以 169\Administrator 建 SMB 连接
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 12:58:22 +08:00
a68fd46c51 docs: add design spec for date-specific download API (developer interface)
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 12:49:59 +08:00
e2ae3acd68 feat(zto): cross-month calendar navigation instead of fallback to today
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-29 10:57:22 +08:00
f710622a3d feat: dedup expected data by handover_no before export submit
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-28 22:59:02 +08:00
d74a35844f feat(schedule): 周期抓取调度取代每日定点下载
admin pushed to master at ProductionDatabase/attachment_classifier 2026-07-28 14:56:42 +08:00
c83c47a631 feat: add four fine-type classifications and refine rules
admin pushed to master at ProductionDatabase/attachment_classifier 2026-07-28 12:27:25 +08:00
8c8d62ff06 feat(prompts): rename 检验记录过程性 -> 检验记录; drop 法兰隔膜 as attachment
admin pushed to master at ProductionDatabase/attachment_classifier 2026-07-28 11:17:46 +08:00
2ae5621090 feat(write_attachments): add --append mode, fix batch timing and SQL Server param limit
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-27 23:17:13 +08:00
82ab6d8be3 feat(runtime): 服务模式任务执行不再激活浏览器窗口
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-27 22:50:51 +08:00
29edcbfdbb fix(yunda): 导出面板适配 Element UI 改版
admin pushed to master at ProductionDatabase/attachment_classifier 2026-07-26 12:00:48 +08:00
a014a945af refactor: 引入 SQLAlchemy 多数据库抽象(PostgreSQL + SQL Server)
70b6fb3767 feat: --limit 全表扫描支持按真实 ID 排序/升降序/范围过滤
fd047e2143 refactor: Attachment 表关联字段 NS 更名为 SN
ee566e3fbd refactor: --id 改为真实 ID 列,新增 --sn 对应总排号
622f348cf1 feat: 附件分类结果写入层 + 运行统计 + --id 指定总排号
admin created branch master in ProductionDatabase/attachment_classifier 2026-07-26 12:00:48 +08:00
admin created repository ProductionDatabase/attachment_classifier 2026-07-26 12:00:36 +08:00
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-24 12:35:57 +08:00
5e4889e845 docs: sync docs with current package layout and auto-ingest hook
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-24 12:22:26 +08:00
0111734e9c fix(anneng): bound CDP websocket recv with 15s socket timeout
admin pushed to dev at LogisticsHubIPA/InboundVerify 2026-07-24 11:19:03 +08:00
615661c275 feat(server): expose ingest state in /status; doc auto-ingest in README