251212:1650 Frontend: refactor Document Numbering)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export interface Organization {
|
||||
id: number;
|
||||
orgName: string;
|
||||
orgCode: string;
|
||||
organizationName: string;
|
||||
organizationCode: string;
|
||||
}
|
||||
|
||||
export interface Attachment {
|
||||
|
||||
Reference in New Issue
Block a user