first
This commit is contained in:
5
src/orders/interface/markdata.ts
Normal file
5
src/orders/interface/markdata.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface MarkData {
|
||||
MARCA: string;
|
||||
CODMARCA: number;
|
||||
ATIVO: string;
|
||||
}
|
||||
Reference in New Issue
Block a user