Go to file
Ling f13d646f7d feat: add match material functionality to BOM server and UI
- Implemented MatchMaterialHandler to handle material matching requests.
- Added new DTOs for match material requests and responses.
- Updated BomHttpServer to register the new match material API endpoint.
- Enhanced the UI with a new button to trigger material matching.
- Added modal to display matching results and confirm updates to material codes.
- Integrated API calls to fetch matching material codes from the PLM system.
2026-04-09 17:06:24 +08:00
Common feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Extension feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Model feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Pane feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Properties 添加项目文件。 2025-10-10 13:22:56 +08:00
Resources feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Server feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Themes 添加项目文件。 2025-10-10 13:22:56 +08:00
Windows 新增 BOM 管理服务端 API 与前端集成支持 2026-03-20 09:33:27 +08:00
bom-ui feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
AddinEntry.cs feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
AppDomainDllLoader.cs 添加项目文件。 2025-10-10 13:22:56 +08:00
Laservall.Solidworks.csproj feat: add match material functionality to BOM server and UI 2026-04-09 17:06:24 +08:00
Laservall.Solidworks.slnx 新增 BOM 管理服务端 API 与前端集成支持 2026-03-20 09:33:27 +08:00
README.md 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
packages.config 新增 BOM 管理服务端 API 与前端集成支持 2026-03-20 09:33:27 +08:00

README.md

Laservall.Solidworks