2 天以前 111270df037596a04df97f787ca8b9199dd99866
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/pro/andon/vo/config/MesProAndonConfigRespVO.java
@@ -21,6 +21,9 @@
    @Schema(description = "处置人角色编号", example = "10")
    private Long handlerRoleId;
    @Schema(description = "处置人角色名称", example = "生产经理")
    private String handlerRoleName;
    @Schema(description = "处置人编号", example = "100")
    private Long handlerUserId;