common.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
common.h
@@ -739,12 +739,7 @@ Head head; char version_id[64]; // 版本号 char version_id_old[64]; // 上一个版本号 char s_filepath[16][128]; //服务器放最新版本的路径 char version_description[256]; //更新内容 char version_creattime[32]; // 更新时间 char filename[16][128]; long long filesize[16]; char c_filepath[16][128]; char context[0]; //包含下载文件信息 int fileNum; VersionInfoEntryReq()