feat(energy): rebuild hydrogen BI board and drill-through
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
kkfluous
2026-08-20 13:59:03 +08:00
parent 37a9f303ec
commit 62efef0ab9
72 changed files with 36773 additions and 965 deletions
+2 -1
View File
@@ -16,5 +16,6 @@
"@/*": ["./*"]
}
},
"include": ["src"]
"include": ["src"],
"exclude": ["src/modules/energy/hydrogen-bi-v2/prototype-source/**"]
}