Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tax_api
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
tax_api
Commits
39423d2a
Commit
39423d2a
authored
Mar 15, 2019
by
何娜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete config.js
parent
be20a880
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
55 deletions
+0
-55
config.js
config.js
+0
-55
No files found.
config.js
deleted
100644 → 0
View file @
be20a880
module
.
exports
=
{
StorageHost
:
"http://tv.51gjj.com:11250"
,
SignHost
:
'http://tj2.51gjj.com:5118'
,
TaskHost
:
'http://ts1.51gjj.com:6824'
,
newTaskHost
:
'http://tt.51gjj.com:7001'
,
callbackUrl
:
'https://t.51gjj.com/IncomeTaxAPI/result'
,
signType
:
'incometax'
,
database
:
{
"connectionLimit"
:
50
,
"host"
:
"rm-bp1272001633qc0x9.mysql.rds.aliyuncs.com"
,
"user"
:
"hexin"
,
"password"
:
"gYUHszn9#q"
,
"database"
:
"node_gjj"
},
port
:
10017
,
log4jsConfig
:
{
"appenders"
:
{
"console"
:
{
"type"
:
"console"
},
"default"
:
{
"type"
:
"dateFile"
,
"filename"
:
"./logs/"
,
"alwaysIncludePattern"
:
true
,
"pattern"
:
"IITAPI-yyyyMMdd.log"
}
},
"categories"
:
{
"default"
:
{
"appenders"
:[
"console"
,
"default"
],
"level"
:
"trace"
}
},
"replaceConsole"
:
true
},
};
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