去除warn
This commit is contained in:
@@ -2,7 +2,7 @@ namespace Tnb.PerMgr.Entities.Dto
|
||||
{
|
||||
public class ProcessParamOutput
|
||||
{
|
||||
public string name { get; set; }
|
||||
public string? name { get; set; }
|
||||
|
||||
public decimal upper_value { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user