up:基本验证逻辑完成。
This commit is contained in:
@@ -56,6 +56,7 @@ void CustomTableWidget::dropEvent(QDropEvent* event)
|
||||
continue;
|
||||
}
|
||||
TransTask task;
|
||||
task.taskUUID = Util::UUID();
|
||||
task.isUpload = isRemote_;
|
||||
task.localId = oidCall_();
|
||||
task.remoteId = ridCall_();
|
||||
|
||||
Reference in New Issue
Block a user