添加字段
This commit is contained in:
@@ -43,6 +43,9 @@ public class MedicationRequest extends HisBaseEntity {
|
||||
/** 请求数量 */
|
||||
private Integer quantity;
|
||||
|
||||
/** 执行次数 */
|
||||
private Integer executeNum;
|
||||
|
||||
/** 请求单位编码 */
|
||||
private String unitCode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user