yml
|
bc5fd4212d
|
feat(backend): refactor OCR client to support HTTP + subprocess dual mode
- runtime-config.js: add baseUrl field to ocr type definition
- default.cjs: add ocr.baseUrl default (empty string = subprocess mode)
- runtime.js: add OCR_BASE_URL env var parsing
- ocr.js: add HTTP mode (when OCR_BASE_URL set) alongside existing subprocess mode
- resolveOcrMode() detects mode from runtimeConfig.ocr.baseUrl
- callOcrViaHttp() calls FastAPI endpoints directly with payload
- warmupOcrViaHttp() calls /health endpoint for HTTP mode warmup
- callOcrRequest() routes between HTTP and subprocess based on mode
- All 5 original exports preserved (recognizeTencentCaptcha, etc.)
- Subprocess mode remains backward compatible (default when no OCR_BASE_URL)
|
2026-05-19 23:09:30 +08:00 |
|
yml2213
|
91d74b3e59
|
修复小店核销bug, 链接10分钟
|
2026-05-14 16:31:56 +08:00 |
|
yml2213
|
89ffc9b087
|
再跳回第 1 步
|
2026-05-14 16:07:17 +08:00 |
|
yml2213
|
486ba14dc4
|
优化连接过期验证与戒色信息-1
|
2026-05-14 14:42:30 +08:00 |
|
yml2213
|
83cb2ff1fa
|
移除了 khhao 平台相关
|
2026-05-14 13:08:24 +08:00 |
|
yml
|
b120924263
|
91kaquan 初步介入
|
2026-05-04 22:05:54 +08:00 |
|
yml
|
dd842c165a
|
优化了部分ui
|
2026-05-04 00:00:15 +08:00 |
|
yml
|
063c3fd8a1
|
发货与退还增加
|
2026-05-03 17:15:48 +08:00 |
|
yml2213
|
4cc91bf194
|
cloudtentacles 增加登陆后持久化, 调试ok
|
2026-05-02 23:01:02 +08:00 |
|
yml2213
|
5b747c7460
|
增加 cloudtentacles发货平台
|
2026-05-02 21:41:43 +08:00 |
|
yml2213
|
8829652e9a
|
增加 khhao 平台
|
2026-05-02 16:20:08 +08:00 |
|
yml
|
9636167177
|
优化 Webhook 列表, 优化日志系统
|
2026-04-14 20:02:37 +08:00 |
|
yml
|
813c733860
|
删除无用字段
|
2026-04-14 18:07:09 +08:00 |
|
yml
|
9f6f67c8a8
|
修复自动发货bug
|
2026-04-14 17:30:36 +08:00 |
|
yml
|
bb47d168a9
|
优化店铺配置相关
|
2026-04-14 16:15:17 +08:00 |
|
yml
|
ed45eab26c
|
优化了自动发货和发货后的消息
|
2026-04-14 15:54:13 +08:00 |
|
yml2213
|
dc8a014601
|
优化启动流程
|
2026-04-13 19:01:48 +08:00 |
|
yml
|
0029147bc4
|
外部测试内部绑定ok
|
2026-04-12 13:16:50 +08:00 |
|
yml
|
60054adcc4
|
彻底重构-3
|
2026-04-09 12:24:14 +08:00 |
|
yml
|
df2eb34478
|
彻底重构-1
|
2026-04-09 09:06:08 +08:00 |
|
yml
|
e4ab1f559e
|
优化了一些文件 增加多店铺
|
2026-04-09 01:31:47 +08:00 |
|
yml
|
313c036845
|
init
|
2026-04-08 16:30:42 +08:00 |
|