mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 09:41:57 +00:00
fix: 删除测试代码
This commit is contained in:
parent
26dbf0c4f0
commit
f08a06748c
@ -11,84 +11,6 @@
|
||||
"fileName": "test",
|
||||
"dataSource": {
|
||||
"list": [
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": true,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据2,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": true,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据3,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": true,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据4,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": true,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据5,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": false,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "http",
|
||||
"id": "请求商家数据6,是一个 HTTP 请求,是一个 HTTP 请求,是一个 HTTP 请求",
|
||||
"isInit": true,
|
||||
"options": {
|
||||
"uri": "https://www.taobao.com",
|
||||
"params": {
|
||||
"a": 1,
|
||||
"b": true,
|
||||
"c": "3"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"state": {
|
||||
|
||||
@ -54,5 +54,5 @@
|
||||
"publishConfig": {
|
||||
"registry": "http://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.13/build/index.html"
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.14/build/index.html"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user