yapi-code-auto-generator

针对 YApi 系统的代码自动生成器

Version vom 04.04.2023. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
wencaizhang
Bewertungen
0 0 0
Version
0.1.0
Erstellt am
04.04.2023
Letzte Aktualisierung
04.04.2023
Größe
62 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

YApi-code-auto-generator YApi 平台代码自动生成器

本脚本有两个功能:

  1. 按照一定的规则根据接口信息封装出调用接口的 function
  2. 如果是一个列表接口,那么会根据返回的字段自动生成 columns 字段,这个字段适配 ant-design-vue 的 table 组件。

YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台。

官网:http://yapi.smart-xwork.cn/ 源码:https://github.com/YMFE/yapi

而且:YApi 支持内网私有部署。