fix: update some service
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface Subspecialist {
|
||||
id?: number
|
||||
code: string
|
||||
name: string
|
||||
specialist_id: number | string
|
||||
|
||||
Reference in New Issue
Block a user