参数修改
This commit is contained in:
parent
3e1b591873
commit
f6c57b17c6
|
|
@ -13,6 +13,7 @@ import java.util.List;
|
|||
@Data
|
||||
public class ProIdsBean {
|
||||
private List<String> proIds;
|
||||
private List<String> projectIds;
|
||||
private Integer proId;
|
||||
private String proName;
|
||||
private Integer typeId;
|
||||
|
|
|
|||
Loading…
Reference in New Issue