Revert "Fix Bug #489-regression: [住院护士站-医嘱处理] UNION加SELECT DISTINCT后NULL列类型推断失败导致接口异常"

This reverts commit 4e7e79d9c0.
This commit is contained in:
wangjian963
2026-05-15 09:19:02 +08:00
parent 4e7e79d9c0
commit 49fc905316
3 changed files with 24 additions and 14 deletions

View File

@@ -245,7 +245,7 @@ public class InpatientAdviceDto {
/**
* 药品/服务类型
*/
private String categoryCode;
private Integer categoryCode;
/**
* 执行科室
*/