tb
This commit is contained in:
@@ -82,9 +82,14 @@ public class MedicationRequest extends HisBaseEntity {
|
||||
/** 开方医生 */
|
||||
private Long practitionerId;
|
||||
|
||||
/** 发放药房 */
|
||||
/** 所在位置 */
|
||||
private Long locationId;
|
||||
|
||||
/**
|
||||
* 发放药房
|
||||
*/
|
||||
private Long performLocation;
|
||||
|
||||
/** 发放科室 */
|
||||
private Long orgId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user