参数修改

This commit is contained in:
bonus 2025-09-28 17:23:48 +08:00
parent 3e1b591873
commit f6c57b17c6
1 changed files with 1 additions and 0 deletions

View File

@ -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;