Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
5efd6aa0
Commit
5efd6aa0
authored
Apr 09, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
业绩接口参数修改
parent
798646b6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
daily_achieve_dz.js
public/app/js/daily_achieve_dz.js
+1
-0
daily_achieve_mdzj.js
public/app/js/daily_achieve_mdzj.js
+1
-0
daily_achieve_ywy.js
public/app/js/daily_achieve_ywy.js
+1
-0
No files found.
public/app/js/daily_achieve_dz.js
View file @
5efd6aa0
...
...
@@ -79,6 +79,7 @@ require(['vue', 'html2canvas', 'css!style/report_achieve.css', 'jquery0325', 'co
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/dayStatement'
,
data
:
{
'AuthToken'
:
_this
.
token
,
'agent_id'
:
_this
.
userId
,
'time_start'
:
_this
.
dateNow
,
'time_end'
:
_this
.
dateNow
...
...
public/app/js/daily_achieve_mdzj.js
View file @
5efd6aa0
...
...
@@ -77,6 +77,7 @@ require(['vue', 'html2canvas', 'css!style/report_achieve.css', 'jquery0325', 'co
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/dayStatement'
,
data
:
{
'AuthToken'
:
_this
.
token
,
'agent_id'
:
_this
.
userId
,
'time_start'
:
_this
.
dateNow
,
'time_end'
:
_this
.
dateNow
...
...
public/app/js/daily_achieve_ywy.js
View file @
5efd6aa0
...
...
@@ -72,6 +72,7 @@ require(['vue', 'html2canvas', 'css!style/report_achieve.css', 'jquery0325', 'co
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/dayStatement'
,
data
:
{
'AuthToken'
:
_this
.
token
,
'agent_id'
:
_this
.
userId
,
'time_start'
:
_this
.
dateNow
,
'time_end'
:
_this
.
dateNow
...
...
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