guanyu
7d1e50d045
fix: 修复#443手术计费签发耗材报错
根因: handleAddDeviceBilling方法中对locationId的验证过于严格,
当前端未传递locationId时直接抛出ServiceException导致签发失败。
修复: 将严格验证改为预处理设置默认值,
当advice.getLocationId()为null时, 使用SecurityUtils.getLoginUser().getOrgId()作为默认位置ID。
2026-04-25 21:05:05 +08:00
..
2025-11-21 09:39:22 +08:00
2026-04-10 13:52:27 +08:00
2026-03-10 18:30:35 +08:00
2026-03-06 22:16:44 +08:00
2026-04-03 10:58:23 +08:00
2026-03-06 22:16:44 +08:00
2025-12-30 15:11:32 +08:00
2026-03-18 14:26:12 +08:00
2026-04-25 21:05:05 +08:00
2026-04-13 12:10:22 +08:00
2026-04-23 18:09:01 +08:00
2025-12-30 00:02:59 +08:00
2026-02-11 14:16:30 +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-17 16:07:57 +08:00
2026-01-09 11:33:03 +08:00
2026-01-09 11:33:03 +08:00