fix: 文章时间补全到秒

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 00:51:23 +08:00
parent cf22acbad0
commit 18951fa1c8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Go-MCP 接入 Gin:从零搭建 MCP 服务器
published: 2026-06-01
published: 2026-06-01T00:50:00
description: 介绍如何使用 mark3labs/mcp-go 与 Gin 框架集成,搭建一个带鉴权的 MCPModel Context Protocol)服务器,让 AI Agent 能直接调用你的后端服务。
image: /posts/go-mcp-gin/img/cover.svg
tags: ['Go', 'MCP', 'Gin', 'AI Agent', '后端']