This commit is contained in:
2021-09-10 22:34:56 +00:00
parent c08429b562
commit b4c9bdb639
33 changed files with 45 additions and 45 deletions

View File

@@ -395,7 +395,7 @@ namespace AyaNova.DataList
// FieldKey = "Project",
// TKey = "Project",
// UiFieldDataType = (int)UiFieldDataType.Text,
// AType = (int)AyaType.User,
// AType = (int)AyaType.Project,
// SqlIdColumnName = "aproject.id",
// SqlValueColumnName = "aproject.name"
// });