Files
his/openhis-server-new
guanyu 7d1e50d045 fix: 修复#443手术计费签发耗材报错
根因: handleAddDeviceBilling方法中对locationId的验证过于严格,
当前端未传递locationId时直接抛出ServiceException导致签发失败。

修复: 将严格验证改为预处理设置默认值,
当advice.getLocationId()为null时, 使用SecurityUtils.getLoginUser().getOrgId()作为默认位置ID。
2026-04-25 21:05:05 +08:00
..
2025-09-03 15:54:55 +08:00
2025-09-03 15:54:55 +08:00
2025-10-16 17:18:06 +08:00
2026-01-09 11:33:03 +08:00
2026-01-09 11:33:03 +08:00