fix: 修复多模块Bug及功能优化
修复药品汇总、医嘱套餐、转科管理、用药汇总、处方列表、用户管理等多个模块的问题
This commit is contained in:
@@ -67,6 +67,11 @@ public class OrdersGroupPackageDetail extends HisBaseEntity {
|
||||
*/
|
||||
private Long groupId;
|
||||
|
||||
/**
|
||||
* 组内排序号
|
||||
*/
|
||||
private Integer groupOrder;
|
||||
|
||||
/**
|
||||
* 治疗类型:1-长期 2-临时
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user