forked from ddrilling/AsbCloudServer
review dto
This commit is contained in:
parent
ae10754368
commit
118df71ccf
@ -6,6 +6,6 @@
|
||||
public class WitsStrDto : WitsBaseDto
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
public float? Value { get; set; }
|
||||
public string? Value { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user