Skip to content

fix: service support set description field#206

Merged
wwsun merged 3 commits into
NetEase:mainfrom
BoBoooooo:fix/service_description
Sep 9, 2024
Merged

fix: service support set description field#206
wwsun merged 3 commits into
NetEase:mainfrom
BoBoooooo:fix/service_description

Conversation

@BoBoooooo

@BoBoooooo BoBoooooo commented Sep 6, 2024

Copy link
Copy Markdown
Contributor

image

import { defineServices } from "@music163/tango-boot";

export default defineServices({
  delete: {
    url: "https://nei.hz.netease.com/api/apimock-v2/c45109399a1d33d83e32a59984b25b00/api/users?id=1",
    description: "删除用户", // 备注信息
  },
});

@wwsun
wwsun merged commit 79f9a8c into NetEase:main Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants