alibaba/lowcode-engine

@alilc/lowcode-datasource-umi-request-handler的请求方法, post 接口 传值会在query中和body都放入参数

Open

#2,026 opened on May 11, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (2,228 forks)batch import
help wanted

Repository metrics

Stars
 (12,714 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug (required) / 详细描述 bug(必填)

数据源那边增加了一个post接口, 1.使用的是@alilc/lowcode-datasource-umi-request-handler的请求方法, post 接口 传值会在query中和body都放入参数 image

Contributor guide