feat(供应商管理): 新增规则引擎与词典配置支持
refactor(处理器): 重构通用供应商处理器以支持规则引擎 docs: 更新README与文档说明供应商管理功能 build: 更新打包脚本注入版本信息 test: 添加规则引擎单元测试
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"window_size": "900x600",
|
||||
"theme_mode": "light",
|
||||
"recent_files": [
|
||||
"data/result\\采购单_蓉城易购-订单1765513867817.xls",
|
||||
"E:\\2025Code\\python\\orc-order-v2\\data\\output\\蓉城易购-订单1765513867817.xlsx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user