大屏服务详情列表

This commit is contained in:
wanghao
2025-12-13 18:49:18 +08:00
parent 6c3047abf2
commit 4d9051d5f9
2 changed files with 13 additions and 0 deletions
@@ -19,6 +19,8 @@ public class PhoneListDTO {
*/
@Schema(description = "0:呼入 1:受理 2:突发重大伤病应急 3:重大伤病应急")
private String phoneType;
@Schema(description = "姓名")
private String realName;
/**
* 0:全部 1:女 2:男
*/