@ -381,6 +381,7 @@ public class PdaServiceImpl implements PdaService {
vd_table.insert(vd);
method_param.put("vd", vd);
fjSendMaterialTask.createTask(method_param);
break;
default:
throw new BadRequestException("[" + region.label() + "] 不能发起送料任务!");
}