医嘱定义表加字段
This commit is contained in:
@@ -38,6 +38,9 @@ public class Medication extends HisBaseEntity {
|
||||
/** 所属科室 */
|
||||
private Long orgId;
|
||||
|
||||
/** 所在位置 */
|
||||
private Long locationId;
|
||||
|
||||
/** 剂型 */
|
||||
private String doseFormCode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user