wankeda
2025-03-06 53b0c02e6144690a148f699ae3a7b7c9a5640fac
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/System/VueDictionaryDTO.cs
@@ -12,6 +12,8 @@
        public string Config { get; set; }
        public object Data {  get; set; }
        public object Data { get; set; }
        public bool SaveCache { get; set; } = true;
    }
}