feat: add generated code

This commit is contained in:
aid-orchestrator
2026-05-12 09:31:32 +00:00
parent 62b4b052a3
commit 12179f2160
51 changed files with 1143 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
export { StockStatusList } from './StockStatusList';
export { StockStatusEdit } from './StockStatusEdit';
export { StockStatusCreate } from './StockStatusCreate';
export { StockStatusShow } from './StockStatusShow';