liu
9 天以前 06c312e584b99df613728d5ea8b32df4e156f3cc
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;