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