Commit 614482fd authored by quwei's avatar quwei 🤸🏼

Upload New File

parent 184cb7d9
Pipeline #3647 canceled with stages
# 插屏广告(显示时间内按显示时间倒序,最多3条)
> URL: http://localhost:8021/popConfiguration/interstitial/list
>
> Origin Url: http://localhost:8021/popConfiguration/interstitial/list
>
> Type: POST
### Request headers
|Header Name| Header Value|
|---------|------|
|Token|9c0feae10ef943699263ccc2ff5042c4|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Body parameters
###### JSON
```
```
###### JSON document
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "success",
"data": [
{
"id": "87",
"title": "qwtest2",
"picUrl": "http://sy.esvtek.com:15001/file/download/direct/5E734C1667691C790DD675711DBBDD9E5B91BDB9A281C2DB19B583E10600B2067532CB6C9E6AF24D7CEDBD8D191B9222",
"linkUrl": "https://www.baidu.com",
"displayTime": "2026-04-20 15:24:21",
"endTime": "2026-04-21 14:33:21",
"stopTime": "1"
},
{
"id": "88",
"title": "qwtest3",
"picUrl": "http://sy.esvtek.com:15001/file/download/direct/E961F68797373443679C30A4DFECE0DDF39D47BF2630552E3ECD45C16584F233292B1954F9C1259077CAF9DD2B60266D",
"linkUrl": "https://www.baidu.com",
"displayTime": "2026-04-20 15:24:21",
"endTime": "2026-04-21 15:22:21",
"stopTime": "1"
},
{
"id": "86",
"title": "qwtest",
"picUrl": "http://sy.esvtek.com:15001/file/download/direct/10F6F4D9E197CD60FB0580284ACE4BE22D0FD0505019322B8BFEA1BF96286AB3AC36CE4CBE187127B3447C3E3E5E4FEF",
"linkUrl": "https://www.baidu.com",
"displayTime": "2026-04-20 14:35:00",
"endTime": "2026-04-21 14:10:13",
"stopTime": "1"
}
],
"traceId": "8b6b153b8cdd9fd0"
}
```
##### Response document
```
{
"traceId":"No comment,Type =String",
"data":{},
"resultCode":"No comment,Type =Number",
"message":"No comment,Type =String"
}
```
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