sunpengfei
2025-08-28 4ab0bcef19b78f9ae0339d4b78de68a7297f7683
FlexJobApi.Core/Models/CommonServer/Dictionaries/Queries/GetAreaSelectQuery.cs
@@ -14,7 +14,7 @@
    /// <summary>
    /// 查询地区选择器
    /// </summary>
    [Resource([EnumResourceController.Dictionary], AllowAnonymous = true)]
    [Resource([EnumResourceController.FlexJobServerDictionary], AllowAnonymous = true)]
    public class GetAreaSelectQuery : IRequest<List<GetAreaSelectQueryResultOption>>
    {
        /// <summary>