feat: add implementation plan for order material extraction functionality

- Introduced a comprehensive document detailing the project overview, goals, core functionalities, and technical architecture for the order material extraction feature.
- Defined the product model coding rules and extraction logic for selection conditions.
- Designed class structures for model parsing, condition evaluation, and order material list management.
- Outlined implementation steps, testing plans, and risk assessments for the development process.
This commit is contained in:
Misaka_Company
2026-01-20 10:45:23 +08:00
parent 05601ec1fc
commit bc5ea92c52
6 changed files with 2057 additions and 16 deletions

View File

@@ -31,6 +31,12 @@
"attributes": {},
"file": "DocumentModules\\Sheet4.cls"
},
"Sheet6.cls": {
"name": "Sheet6",
"type": "DocumentModules",
"attributes": {},
"file": "DocumentModules\\Sheet6.cls"
},
"clsCategory.cls": {
"name": "clsCategory",
"type": "ClassModules",
@@ -54,12 +60,6 @@
"type": "ClassModules",
"attributes": {},
"file": "ClassModules\\clsBOMManager.cls"
},
"Sheet6.cls": {
"name": "Sheet6",
"type": "DocumentModules",
"attributes": {},
"file": "DocumentModules\\Sheet6.cls"
}
}
}