Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
interfaceTest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
zhaihuitao
interfaceTest
Commits
4a0f7810
Commit
4a0f7810
authored
Aug 11, 2020
by
zhaihuitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加配置地址
parent
908554f7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
workspace.xml
.idea/workspace.xml
+5
-4
envcfg.py
config/envcfg.py
+1
-1
No files found.
.idea/workspace.xml
View file @
4a0f7810
...
...
@@ -2,6 +2,7 @@
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"d0064643-2990-4ed3-bfb0-875849b30f4e"
name=
"Default"
comment=
""
>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/config/envcfg.py"
afterPath=
"$PROJECT_DIR$/config/envcfg.py"
/>
</list>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
...
...
@@ -86,8 +87,8 @@
<file
leaf-file-name=
"envcfg.py"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/config/envcfg.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1
13
"
>
<caret
line=
"
17"
column=
"6"
lean-forward=
"false"
selection-start-line=
"17"
selection-start-column=
"6"
selection-end-line=
"17"
selection-end-column=
"6
"
/>
<state
relative-caret-position=
"1
90
"
>
<caret
line=
"
33"
column=
"10"
lean-forward=
"false"
selection-start-line=
"33"
selection-start-column=
"10"
selection-end-line=
"33"
selection-end-column=
"10
"
/>
<folding>
<element
signature=
"e#98#120#0"
expanded=
"true"
/>
</folding>
...
...
@@ -875,8 +876,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/config/envcfg.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1
13
"
>
<caret
line=
"
17"
column=
"6"
lean-forward=
"false"
selection-start-line=
"17"
selection-start-column=
"6"
selection-end-line=
"17"
selection-end-column=
"6
"
/>
<state
relative-caret-position=
"1
90
"
>
<caret
line=
"
33"
column=
"10"
lean-forward=
"false"
selection-start-line=
"33"
selection-start-column=
"10"
selection-end-line=
"33"
selection-end-column=
"10
"
/>
<folding>
<element
signature=
"e#98#120#0"
expanded=
"true"
/>
</folding>
...
...
config/envcfg.py
View file @
4a0f7810
...
...
@@ -31,7 +31,7 @@ prod_params = {
'ip'
:
randomUtil
.
r
.
randip
(),
"ua"
:
"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko)Version/5.1 "
"Mobile/9A334 Safari/7534.48.3"
,
'creativeId'
:
'21321321312123'
,
'requestId'
:
'312321321312'
,
'adId'
:
long
(
'21231'
),
"adId"
:
long
(
'21231'
),
'ry_adgroup_name'
:
"头条广告组2"
,
'ry_adplan_name'
:
"头条广告计划2"
,
'ry_adcreative_name'
:
"头条广告名称2"
,
...
...
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