feat(material): retest material

This commit is contained in:
riefive
2025-09-19 16:08:42 +07:00
parent 70378a69e9
commit 8aa6d3b6f8
4 changed files with 30 additions and 23 deletions

No files matched your search

+1
View File
@@ -1,4 +1,5 @@
export interface Uom {
code: string
name: string
erp_id: string
}