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
63efed24
Commit
63efed24
authored
Feb 28, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
ef3c2d87
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
100 additions
and
14 deletions
+100
-14
fi-taxctl/app/base/service/impl/rpt/rpttypeSve.js
+76
-10
fi-taxctl/app/config/localsettings.js
+24
-4
No files found.
fi-taxctl/app/base/service/impl/rpt/rpttypeSve.js
View file @
63efed24
No preview for this file type
fi-taxctl/app/config/localsettings.js
View file @
63efed24
...
@@ -7,11 +7,11 @@ var settings={
...
@@ -7,11 +7,11 @@ var settings={
},
},
database
:
{
database
:
{
dbname
:
"fktaxctl"
,
dbname
:
"fktaxctl"
,
user
:
"
caishui
"
,
user
:
"
write
"
,
password
:
"
jvmfTVDuG5YE(*Z
"
,
password
:
"
write
"
,
config
:
{
config
:
{
host
:
'4
7.105.186.2
'
,
host
:
'4
3.247.184.35
'
,
port
:
3307
,
port
:
8899
,
dialect
:
'mysql'
,
dialect
:
'mysql'
,
operatorsAliases
:
false
,
operatorsAliases
:
false
,
pool
:
{
pool
:
{
...
@@ -25,6 +25,26 @@ var settings={
...
@@ -25,6 +25,26 @@ var settings={
}
}
},
},
// database: {
// dbname: "fktaxctl",
// user : "caishui",
// password : "jvmfTVDuG5YE(*Z",
// config : {
// host: '47.105.186.2',
// port:3307,
// dialect: 'mysql',
// operatorsAliases: false,
// pool: {
// max: 5,
// min: 0,
// acquire: 90000000,
// idle: 1000000
// },
// debug: false,
// logging:false
// }
// },
reqEsDevUrl
:
"http://192.168.4.249:9200/"
,
reqEsDevUrl
:
"http://192.168.4.249:9200/"
,
reqHomePageDevUrl
:
"http://sj.app.com:3002/"
,
reqHomePageDevUrl
:
"http://sj.app.com:3002/"
,
reqAuthUrl
:
"http://sj.app.com:3002/auth"
reqAuthUrl
:
"http://sj.app.com:3002/auth"
...
...
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