This commit is contained in:
@@ -67,7 +67,7 @@ caseid BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, "
|
||||
FieldDefinitions.Add(new DataListFieldDefinition
|
||||
{
|
||||
TKey = "Tags",
|
||||
FieldKey = "gzcasetags",
|
||||
FieldKey = "Tags",
|
||||
UiFieldDataType = (int)UiFieldDataType.Tags,
|
||||
SqlValueColumnName = "agzcase.tags"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user