|
@@ -23,6 +23,9 @@ public class WorkerInvolveApplyVO{
|
|
|
|
|
|
@ApiModelProperty(value = "工单号")
|
|
|
private String orderBaseId;
|
|
|
+ @ZfireField(tbName = "b")
|
|
|
+ @ApiModelProperty(value = "工单类型")
|
|
|
+ private String orderSmallTypeText;
|
|
|
|
|
|
@ZfireField(tbName = "b")
|
|
|
@ApiModelProperty(value = "联系人")
|