安眼平台接口对接

This commit is contained in:
feng
2025-11-20 15:15:34 +08:00
parent ec67a5e064
commit e975d62c17
15 changed files with 482 additions and 11 deletions
@@ -47,7 +47,7 @@ public class OrderOperator implements Serializable {
private String userId;
/**
* 参与类型(0:处理应急,1:协助应急)
* 参与类型(0:处理应急,1:协助应急) PS:中途被邀请参与至应急视屏通话的被视为协助应急人员
*/
@Schema(title = "参与类型(0:处理应急,1:协助应急)")
private Integer joinType;