FlexJobApi.Core/Models/Main/Dictionaries/Queries/GetDictionaryDataSelectQuery.cs
@@ -11,7 +11,7 @@ /// 查询数据字典选择器 /// </summary> [Resource([EnumResourceController.Dictionary], AllowAnonymous = true)] public class GetDictionaryDataSelectQuery : SelectQuery<Guid, GetDictionaryDataSelectQueryResultOption> public class GetDictionaryDataSelectQuery : SelectQuery<string, GetDictionaryDataSelectQueryResultOption> { /// <summary> /// 类别Id(Id/编号二选一)