wxr
2023-12-29 19b4abbebede2255b8d9f286105c7bf41d254429
HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/MovieLibraryEntity.cs
@@ -48,6 +48,10 @@
        /// 评分
        /// </summary>
        public string rating = string.Empty;
        /// <summary>
        /// 影片数据
        /// </summary>
        public byte[] imageBytes;
    }
}