This commit is contained in:
Wang.Huan
2025-03-27 15:51:44 +08:00
parent 58cdabcb55
commit 0b12bbdb91
11 changed files with 98 additions and 18 deletions

View File

@@ -82,6 +82,9 @@ public class DeviceRequest extends HisBaseEntity {
/** 默认器材房 */
private Long locationId;
/** 发放耗材房 */
private Long performLocation;
/** 就诊id */
private Long encounterId;