From 98346956b542835eb8d59e94bfbf5d47f799f2dd Mon Sep 17 00:00:00 2001
From: liujie <1793218484@qq.com>
Date: 星期一, 11 八月 2025 08:59:19 +0800
Subject: [PATCH] 赛事模块

---
 cloud-server-management/src/main/webapp/WEB-INF/view/system/worldCupRecords/addWorldCupGameStatisticsListInfo.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/worldCupRecords/addWorldCupGameStatisticsListInfo.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/worldCupRecords/addWorldCupGameStatisticsListInfo.html
index a6cb4c2..a611a86 100644
--- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/worldCupRecords/addWorldCupGameStatisticsListInfo.html
+++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/worldCupRecords/addWorldCupGameStatisticsListInfo.html
@@ -27,6 +27,7 @@
                   <table class="table table-bordered" style="width: 70%;margin-left: 228px;" id="userTableOne">
                     <thead>
                     <tr>
+                      <td>id</td>
                       <td>人员</td>
                       <td>联系电话</td>
                       <td>性别</td>

--
Gitblit v1.7.1