Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
351e75a7
Commit
351e75a7
authored
Apr 04, 2019
by
kevin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#
parent
b9667ec5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
conf_profile_uat.properties
atms-api/src/main/resources/conf/conf_profile_uat.properties
+5
-5
tb-ebit-form.ctrl.js
...b/src/main/webapp/app/analysis/table/tb-ebit-form.ctrl.js
+1
-1
No files found.
atms-api/src/main/resources/conf/conf_profile_uat.properties
View file @
351e75a7
jdbc_url
=
jdbc:mysql://1
0.88.128.65:8806/fintax_stage
?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
jdbc_user
=
fintax_user_
stage
jdbc_password
=
Fintaxuser@123
Stage
jdbc_url
=
jdbc:mysql://1
72.20.2.218:3300/fintax_test_2
?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
jdbc_user
=
fintax_user_
test2
jdbc_password
=
Fintaxuser@123
Test2
#jdbc_password=111111
jdbc_admin_db
=
taxadmin2018
...
...
@@ -15,7 +15,7 @@ mail_jdbc_url=jdbc:sqlserver://192.168.1.102:1434;DatabaseName=MAILMaster
mail_jdbc_user
=
sa
mail_jdbc_password
=
atmsunittestSQL
web.url
=
http://dts.erp.didichuxing.com
web.url
=
http://dts
-test
.erp.didichuxing.com
#web.url=*
jwt.base64Secret
=
TXppQjFlZFBSbnJzMHc0Tg==
jwt.powerToken
=
xxxx
...
...
@@ -33,7 +33,7 @@ max_file_length=104857600
distributed_id_datacenter
=
10
distributed_id_machine
=
16
api.url
=
http://dts.erp.didichuxing.com
api.url
=
http://dts
-test
.erp.didichuxing.com
# Longi config
longi_api_basic_user
=
...
...
atms-web/src/main/webapp/app/analysis/table/tb-ebit-form.ctrl.js
View file @
351e75a7
...
...
@@ -3002,8 +3002,8 @@
Authorization
:
apiInterceptor
.
tokenType
+
' '
+
apiInterceptor
.
apiToken
()
},
success
:
function
(
data
)
{
//alert("上传成功!");
if
(
data
.
result
){
//alert("上传成功!");
cb
();
}
else
{
SweetAlert
.
error
(
data
.
resultMsg
);
...
...
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