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

This reverts commit 49fc905316.
This commit is contained in:
wangjian963
2026-05-15 09:23:13 +08:00
parent 49fc905316
commit 8d905c9844
3 changed files with 14 additions and 24 deletions

View File

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