From c30e70a957f431fc8f5f44129b4cc5921f54ff7a Mon Sep 17 00:00:00 2001
From: MYH <2395591599@qq.com>
Date: 星期五, 01 十一月 2024 17:46:25 +0800
Subject: [PATCH] Merge branch 'master' of ssh://115.28.86.8:29418/~admin/昆仑_1025

---
 common.h |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/common.h b/common.h
index 26ba158..aad25ce 100644
--- a/common.h
+++ b/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()

--
Gitblit v1.8.0