Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gjjh5
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
data_server
gjjh5
Commits
6aa3f1f6
Commit
6aa3f1f6
authored
Jul 17, 2020
by
何娜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update order.js
parent
bbf6a49c
Pipeline
#27106
passed with stage
in 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
order.js
app/controller/order.js
+0
-5
No files found.
app/controller/order.js
View file @
6aa3f1f6
...
...
@@ -137,11 +137,6 @@ class OrderController extends Controller {
if
(
data
)
{
await
service
.
partner
.
appKeyLimit
(
appKey
);
const
result
=
await
service
.
storage
.
read
(
orderId
,
appKey
);
if
((
appKey
===
'49B580DEDF9E419CA0164C421331B89E'
||
appKey
===
'81B48E83FA9B4D18B7214552FD918253'
||
appKey
===
'6CF690AAD0F14410BDC064BE11BA07FC'
||
appKey
===
'80E7489823C94B228EA81221A0FFC8C7'
)
&&
result
.
cityName
===
'郑州'
){
for
(
let
item
of
result
.
data
.
gjj_data
){
item
.
gjj_account_analyzed_data
.
cont_last_times
=
12
}
}
ctx
.
body
=
{
code
:
0
,
data
:
{
...
...
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