wxr
2024-09-04 561052e04a4bde86e963c89e10f7614df38fd002
HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/MovieLibraryEntity.cs
@@ -48,6 +48,10 @@
        /// 评分
        /// </summary>
        public string rating = string.Empty;
        /// <summary>
        /// 影片数据
        /// </summary>
        public byte[] imageBytes;
    }
}