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
2c6f7107
Commit
2c6f7107
authored
Jun 20, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
23c70539
Hide whitespace changes
Inline
Side-by-side
Showing
72 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
+3
-3
center-taskexecutor/.gitignore
+0
-0
center-taskexecutor/app/base/db/cache.base.js
+0
-0
center-taskexecutor/app/base/db/cache/apiAccessControlCache.js
+0
-0
center-taskexecutor/app/base/db/cache/apiAccessKeyCache.js
+0
-0
center-taskexecutor/app/base/db/cache/apiAccessKeyCheckCache.js
+0
-0
center-taskexecutor/app/base/db/cache/magCache.js
+0
-0
center-taskexecutor/app/base/db/impl/common/cacheManager.js
+0
-0
center-taskexecutor/app/base/db/impl/common/connection.js
+0
-0
center-taskexecutor/app/base/db/task.base.js
+0
-0
center-taskexecutor/app/base/db/task/alichannel/aliicapiTask.js
+0
-0
center-taskexecutor/app/base/db/task/alichannel/taskPushPublicService.js
+0
-0
center-taskexecutor/app/base/db/task/businesschance/zcbusinessTask.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/parseRptTask.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/GT.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITQ.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_ADV.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_COST.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_DISCOUNT_ADJUST.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_FILL_LOST.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_INCOME_DESC.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ITY_PERIOD.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/NA.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/NP.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/SA.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/SP.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/ST.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/rptHandler/getMonth.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/test.js
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/.DS_Store
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/NA.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/NA3.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/NP.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/NPQ.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/SA.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/SP.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/fi/SPQ.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/it/.DS_Store
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/it/q/ITQ.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/it/y/.DS_Store
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/it/y/ITY.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/t/.DS_Store
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/t/GT.xlsx
+0
-0
center-taskexecutor/app/base/db/task/rpt/tmpl/t/ST.xlsx
+0
-0
center-taskexecutor/app/base/db/task/test/testTask.js
+0
-0
center-taskexecutor/app/base/db/task/tm/taskalirpcagainpush.js
+0
-0
center-taskexecutor/app/base/db/task/tm/taskalitmupdate.js
+0
-0
center-taskexecutor/app/base/db/task/tm/taskigorder2fq.js
+0
-0
center-taskexecutor/app/base/db/task/tm/tasktm2fq.js
+0
-0
center-taskexecutor/app/base/db/task/tmtransfer/tmAuditDataTask.js
+0
-0
center-taskexecutor/app/base/db/task/tmtransfer/tmreportTask.js
+0
-0
center-taskexecutor/app/base/db/task/tmtransfer/tmtransferTask.js
+0
-0
center-taskexecutor/app/base/system.js
+0
-0
center-taskexecutor/app/base/utils/GT.pdf
+0
-0
center-taskexecutor/app/base/utils/GT.xlsx
+0
-0
center-taskexecutor/app/base/utils/ITQ.pdf
+0
-0
center-taskexecutor/app/base/utils/ITY.pdf
+0
-0
center-taskexecutor/app/base/utils/ST.pdf
+0
-0
center-taskexecutor/app/base/utils/ossClient.js
+0
-0
center-taskexecutor/app/base/utils/redisClient.js
+0
-0
center-taskexecutor/app/base/utils/restClient.js
+0
-0
center-taskexecutor/app/base/utils/test.js
+0
-0
center-taskexecutor/app/base/utils/tmpl.zip
+0
-0
center-taskexecutor/app/base/utils/tmpl2.zip
+0
-0
center-taskexecutor/app/config/localsettings.js
+0
-0
center-taskexecutor/app/config/objsettings.js
+0
-0
center-taskexecutor/app/config/settings.js
+0
-0
center-taskexecutor/main.js
+0
-0
center-taskexecutor/package-lock.json
+0
-0
center-taskexecutor/package.json
+0
-0
center-taskexecutor/readme.txt
+0
-0
No files found.
Dockerfile
View file @
2c6f7107
#!/bin/bash
FROM
registry.cn-beijing.aliyuncs.com/hantang2/node105:v2
MAINTAINER
jy "jiangyong@gongsibao.com"
ADD
taskexecutor /apps/taskexecutor
/
WORKDIR
/apps/taskexecutor/
ADD
center-taskexecutor /apps/center-taskexecutorb
/
WORKDIR
/apps/
center-
taskexecutor/
RUN
cnpm install
-S
CMD
["node","/apps/taskexecutor/main.js"]
CMD
["node","/apps/
center-
taskexecutor/main.js"]
...
...
taskexecutor/.gitignore
→
center-
taskexecutor/.gitignore
View file @
2c6f7107
File moved
taskexecutor/app/base/db/cache.base.js
→
center-
taskexecutor/app/base/db/cache.base.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/cache/apiAccessControlCache.js
→
center-
taskexecutor/app/base/db/cache/apiAccessControlCache.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/cache/apiAccessKeyCache.js
→
center-
taskexecutor/app/base/db/cache/apiAccessKeyCache.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/cache/apiAccessKeyCheckCache.js
→
center-
taskexecutor/app/base/db/cache/apiAccessKeyCheckCache.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/cache/magCache.js
→
center-
taskexecutor/app/base/db/cache/magCache.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/impl/common/cacheManager.js
→
center-
taskexecutor/app/base/db/impl/common/cacheManager.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/impl/common/connection.js
→
center-
taskexecutor/app/base/db/impl/common/connection.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task.base.js
→
center-
taskexecutor/app/base/db/task.base.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/alichannel/aliicapiTask.js
→
center-
taskexecutor/app/base/db/task/alichannel/aliicapiTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/alichannel/taskPushPublicService.js
→
center-
taskexecutor/app/base/db/task/alichannel/taskPushPublicService.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/businesschance/zcbusinessTask.js
→
center-
taskexecutor/app/base/db/task/businesschance/zcbusinessTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/parseRptTask.js
→
center-
taskexecutor/app/base/db/task/rpt/parseRptTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/GT.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/GT.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITQ.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITQ.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_ADV.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_ADV.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_COST.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_COST.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_DISCOUNT_ADJUST.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_DISCOUNT_ADJUST.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_FILL_LOST.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_FILL_LOST.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_INCOME_DESC.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_INCOME_DESC.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_PERIOD.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ITY_PERIOD.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/NA.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/NA.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/NP.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/NP.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/SA.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/SA.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/SP.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/SP.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/ST.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/ST.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/rptHandler/getMonth.js
→
center-
taskexecutor/app/base/db/task/rpt/rptHandler/getMonth.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/test.js
→
center-
taskexecutor/app/base/db/task/rpt/test.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/.DS_Store
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/.DS_Store
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/NA.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/NA.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/NA3.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/NA3.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/NP.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/NP.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/NPQ.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/NPQ.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/SA.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/SA.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/SP.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/SP.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/fi/SPQ.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/fi/SPQ.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/it/.DS_Store
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/it/.DS_Store
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/it/q/ITQ.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/it/q/ITQ.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/it/y/.DS_Store
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/it/y/.DS_Store
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/it/y/ITY.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/it/y/ITY.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/t/.DS_Store
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/t/.DS_Store
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/t/GT.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/t/GT.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/rpt/tmpl/t/ST.xlsx
→
center-
taskexecutor/app/base/db/task/rpt/tmpl/t/ST.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/test/testTask.js
→
center-
taskexecutor/app/base/db/task/test/testTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tm/taskalirpcagainpush.js
→
center-
taskexecutor/app/base/db/task/tm/taskalirpcagainpush.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tm/taskalitmupdate.js
→
center-
taskexecutor/app/base/db/task/tm/taskalitmupdate.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tm/taskigorder2fq.js
→
center-
taskexecutor/app/base/db/task/tm/taskigorder2fq.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tm/tasktm2fq.js
→
center-
taskexecutor/app/base/db/task/tm/tasktm2fq.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tmtransfer/tmAuditDataTask.js
→
center-
taskexecutor/app/base/db/task/tmtransfer/tmAuditDataTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tmtransfer/tmreportTask.js
→
center-
taskexecutor/app/base/db/task/tmtransfer/tmreportTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/db/task/tmtransfer/tmtransferTask.js
→
center-
taskexecutor/app/base/db/task/tmtransfer/tmtransferTask.js
View file @
2c6f7107
File moved
taskexecutor/app/base/system.js
→
center-
taskexecutor/app/base/system.js
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/GT.pdf
→
center-
taskexecutor/app/base/utils/GT.pdf
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/GT.xlsx
→
center-
taskexecutor/app/base/utils/GT.xlsx
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/ITQ.pdf
→
center-
taskexecutor/app/base/utils/ITQ.pdf
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/ITY.pdf
→
center-
taskexecutor/app/base/utils/ITY.pdf
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/ST.pdf
→
center-
taskexecutor/app/base/utils/ST.pdf
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/ossClient.js
→
center-
taskexecutor/app/base/utils/ossClient.js
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/redisClient.js
→
center-
taskexecutor/app/base/utils/redisClient.js
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/restClient.js
→
center-
taskexecutor/app/base/utils/restClient.js
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/test.js
→
center-
taskexecutor/app/base/utils/test.js
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/tmpl.zip
→
center-
taskexecutor/app/base/utils/tmpl.zip
View file @
2c6f7107
File moved
taskexecutor/app/base/utils/tmpl2.zip
→
center-
taskexecutor/app/base/utils/tmpl2.zip
View file @
2c6f7107
File moved
taskexecutor/app/config/localsettings.js
→
center-
taskexecutor/app/config/localsettings.js
View file @
2c6f7107
File moved
taskexecutor/app/config/objsettings.js
→
center-
taskexecutor/app/config/objsettings.js
View file @
2c6f7107
File moved
taskexecutor/app/config/settings.js
→
center-
taskexecutor/app/config/settings.js
View file @
2c6f7107
File moved
taskexecutor/main.js
→
center-
taskexecutor/main.js
View file @
2c6f7107
File moved
taskexecutor/package-lock.json
→
center-
taskexecutor/package-lock.json
View file @
2c6f7107
File moved
taskexecutor/package.json
→
center-
taskexecutor/package.json
View file @
2c6f7107
File moved
taskexecutor/readme.txt
→
center-
taskexecutor/readme.txt
View file @
2c6f7107
File moved
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