fix: 文章时间补全到秒
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: DWS — 钉钉官方出品的 AI 友好命令行工具
|
||||
published: 2026-06-01
|
||||
published: 2026-06-01T00:51:00
|
||||
description: 介绍阿里巴巴官方的 DingTalk Workspace CLI(dws),一个覆盖钉钉 19 个产品、213 个命令的 AI 友好命令行工具,支持自动升级和 Agent Skill 系统。
|
||||
image: /posts/dws-dingtalk-cli/img/cover.svg
|
||||
tags: ['钉钉', 'CLI', 'AI Agent', 'Go', '效率工具']
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Go-MCP 接入 Gin:从零搭建 MCP 服务器
|
||||
published: 2026-06-01
|
||||
published: 2026-06-01T00:50:00
|
||||
description: 介绍如何使用 mark3labs/mcp-go 与 Gin 框架集成,搭建一个带鉴权的 MCP(Model Context Protocol)服务器,让 AI Agent 能直接调用你的后端服务。
|
||||
image: /posts/go-mcp-gin/img/cover.svg
|
||||
tags: ['Go', 'MCP', 'Gin', 'AI Agent', '后端']
|
||||
|
||||
Reference in New Issue
Block a user