Commit 82ee71ab authored by 赵啸非's avatar 赵啸非

修改前端

parent 2e3c0b4f
......@@ -58,7 +58,7 @@
<profiles.log.path>/home/mortals/app/logs</profiles.log.path>
<profiles.log.level>INFO</profiles.log.level>
<package.environment>test</package.environment>
<skipUi>true</skipUi>
<skipUi>false</skipUi>
</properties>
</profile>
......
......@@ -4,7 +4,7 @@ POST {{baseUrl}}/window/business/list
Content-Type: application/json
{
"siteBusinessId":3,
"windowIdList":[3,4,5],
"page":1,
"size":10
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment