|
|
|
@ -65,6 +65,8 @@ public class TaskTestingAlcoholPeopleVo { |
|
|
|
// 下发状态
|
|
|
|
// 下发状态
|
|
|
|
private String distributionState; |
|
|
|
private String distributionState; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private String createName; |
|
|
|
|
|
|
|
|
|
|
|
// private String issueState;
|
|
|
|
// private String issueState;
|
|
|
|
|
|
|
|
|
|
|
|
private List<FileVo> testingFileList = new ArrayList<>(); |
|
|
|
private List<FileVo> testingFileList = new ArrayList<>(); |
|
|
|
|