Commit 785badff authored by quwei's avatar quwei 🤸🏼

sync data

parent ee4d0f1e
# 开屏广告(显示时间内按显示时间倒序,最多1条)
> URL: http://localhost:8021/popConfiguration/splash
>
> Origin Url: http://localhost:8021/popConfiguration/splash
>
> Type: GET
### Request headers
|Header Name| Header Value|
|---------|------|
|Token|383c1c48cace48fea66e7282866d902c|
|remoteToken|fe1c58d0-18ad-4548-b7a4-f75fb8f5aa0d|
|appType|0|
|version|1|
|Accept|*/*|
|Source-Type|ios|
|User-Agent||
### 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": "89",
"title": "qw-test4",
"picUrl": "http://sy.esvtek.com:15001/file/download/direct/11B1C809133E06F6FE122B8369C297C9800161D5D5FD3590A413BCB3B6017FE99A86BB190AC43545195F0EAC19385153",
"linkUrl": "https://www.baidu.com",
"displayTime": "2026-04-20 15:25:08",
"endTime": "2026-04-22 15:22:54",
"stopTime": "1"
},
"traceId": "18999fe15a2e7c5f"
}
```
##### Response document
```
{
"traceId":"No comment,Type =String",
"data":{
"picUrl":"No comment,Type =String",
"displayTime":"No comment,Type =String",
"linkUrl":"No comment,Type =String",
"stopTime":"No comment,Type =String",
"id":"No comment,Type =String",
"endTime":"No comment,Type =String",
"title":"No comment,Type =String"
},
"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