Added realRadius & realLength
Added .NET heidiSQL check on setup Fix incremental softkey x10..
This commit is contained in:
@@ -252,7 +252,8 @@ namespace Step.Controllers.WebApi
|
||||
return BadRequest(cmsError.localizationKey);
|
||||
|
||||
offsetData.Id = offsetId;
|
||||
return Ok(offsetData);
|
||||
|
||||
return Ok(offsetData);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user