This commit is contained in:
vipg
2025-11-25 17:08:22 +08:00
parent 075181cc32
commit fede591197
8 changed files with 8 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ type UpdateResponse struct {
Message string `json:"message"` // 提示信息
}
// UpdateHandler 处理国家信息更新逻辑
// UpdateHandler 更新逻辑
func UpdateHandler(c *gin.Context) {
startTime := time.Now()
// 获取或生成请求ID