|
|
|
@ -14,7 +14,7 @@ import java.util.List;
|
|
|
|
|
@Data
|
|
|
|
|
public class WorkBindBusTypeRequest extends ListPageRequest {
|
|
|
|
|
// private List<String> documentTypeCode;
|
|
|
|
|
private String workplaceCode;
|
|
|
|
|
private Long workplaceCode;
|
|
|
|
|
private String code;
|
|
|
|
|
private String busKey;
|
|
|
|
|
private String workKey;
|
|
|
|
|