wankeda
2025-03-06 53b0c02e6144690a148f699ae3a7b7c9a5640fac
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/System/VueDictionaryDTO.cs
@@ -13,5 +13,7 @@
        public string Config { get; set; }
        public object Data {  get; set; }
        public bool SaveCache { get; set; } = true;
    }
}