1
This commit is contained in:
parent
32bd4d8d5d
commit
2d01b6cf35
@ -26,10 +26,10 @@ class DoctorTitleCode extends AbstractConstants
|
||||
/**
|
||||
* @Message("副主任医师")
|
||||
*/
|
||||
const DEPUTY_CHIEF_PHYSICIAN = 2;
|
||||
const DEPUTY_CHIEF_PHYSICIAN = 3;
|
||||
|
||||
/**
|
||||
* @Message("主任医师")
|
||||
*/
|
||||
const CHIEF_PHYSICIAN = 2;
|
||||
const CHIEF_PHYSICIAN = 4;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user