|
|
@@ -256,6 +256,9 @@ public class StaffResponse extends PageInfo<StaffResponse> implements Serializab
|
|
|
@ApiModelProperty(value = "业务部门标识")
|
|
|
private Boolean flgBusiness;
|
|
|
|
|
|
+ @ApiModelProperty(value = "系统版本")
|
|
|
+ private String gradeCode;
|
|
|
+
|
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|
|
}
|