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