质检模块修改
This commit is contained in:
@@ -94,6 +94,8 @@ namespace Tnb.QcMgr.Entities
|
||||
public string? greaterThanValue { get; set; }
|
||||
public string? lessThanValue { get; set; }
|
||||
public string? excontentText { get; set; }
|
||||
|
||||
public string? value { get; set; }
|
||||
public List<ExcontentOption>? excontentOptions { get; set; }
|
||||
}
|
||||
public class ExcontentOption
|
||||
|
||||
Reference in New Issue
Block a user