@@ -88,7 +88,7 @@ public class DataTransferVo {
/**
* 时间进度
*/
- private String transferProgress;
+ private Integer transferProgress;
}