Skip to content

v3.1.3

Compare
Choose a tag to compare
@HGthecode HGthecode released this 14 Feb 13:22
· 7 commits to master since this release

需升级前端文件 v2.1.2

  • 支持使用ref引入model时,仅指定到模型名,及使用@指定引用的方法。
  • 接口调试时增加 更新mock数据并执行的操作。
  • 修正ParamType类型为route、formdata时mock数据无法正常生成问题。
  • 修正参数类型为int是为空的默认值为空的问题。