Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
2df88750
Commit
2df88750
authored
Mar 04, 2022
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
note
parent
c5db36fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
center-channel/app/base/api/impl/auth/taskapi.js
+4
-0
No files found.
center-channel/app/base/api/impl/auth/taskapi.js
View file @
2df88750
...
@@ -36,6 +36,10 @@ class AccessAuthAPI extends APIBase {
...
@@ -36,6 +36,10 @@ class AccessAuthAPI extends APIBase {
await
this
.
redisClient
.
set
(
"start_time_18"
,
endtime
+
1
)
await
this
.
redisClient
.
set
(
"start_time_18"
,
endtime
+
1
)
return
res
return
res
}
}
//后台任务调度这个方法,获取暂存的需求信息
//igirl_api数据库gateway_pushlog
//gateway_pushlog表中且未推送且推送次数(pushtimes)少于4的数据
//
async
taskAliIcapi
()
{
async
taskAliIcapi
()
{
var
rtn
=
await
this
.
gatewaypushlogSve
.
taskAliIcapi
();
var
rtn
=
await
this
.
gatewaypushlogSve
.
taskAliIcapi
();
return
rtn
;
return
rtn
;
...
...
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