Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rap
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quwei
rap
Commits
785badff
Commit
785badff
authored
Apr 21, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync data
parent
ee4d0f1e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
100 additions
and
0 deletions
+100
-0
开屏广告(显示时间内按显示时间倒序,最多1条).md
...nut-app-driver/PopupController/开屏广告(显示时间内按显示时间倒序,最多1条).md
+100
-0
No files found.
jac-nut-app-driver/PopupController/开屏广告(显示时间内按显示时间倒序,最多1条).md
0 → 100644
View file @
785badff
# 开屏广告(显示时间内按显示时间倒序,最多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"
}
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment