feat(subspecialist): finishing integrate specialist
This commit is contained in:
No files matched your search
@@ -1,5 +1,5 @@
|
||||
export interface Subspecialist {
|
||||
code: string
|
||||
name: string
|
||||
unit_id: number
|
||||
specialist_id: number | string
|
||||
}
|
||||
Reference in New Issue
Block a user