This commit is contained in:
@@ -144,8 +144,7 @@ def build_markdown_notification(
|
||||
|
||||
# 4. 普通参数变更(非路径变更)仍使用原有格式
|
||||
if changed_reports:
|
||||
parts.append("# API参数变更通知")
|
||||
parts.append(f"- **变更类型:** 修改参数")
|
||||
parts.append("# 【API参数变更通知】")
|
||||
parts.append(f"- **修改人:** {push_user}")
|
||||
parts.append(f"- **修改时间:** {push_time}")
|
||||
parts.append("")
|
||||
|
||||
Reference in New Issue
Block a user