Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Jiaqi.xu
2022-02-22 17:36:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
41009d70e60be63510a3f5dc4e353c2fb5216a8c
41009d70
1 parent
526e722b
切库
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/main/resources/application-dev.yml
src/main/resources/application-dev.yml
View file @
41009d7
spring
:
datasource
:
url
:
jdbc:sqlserver://40.73.78.157:1433;DatabaseName=IClear
Dev
url
:
jdbc:sqlserver://40.73.78.157:1433;DatabaseName=IClear
Uat
username
:
sa
password
:
Fedex_123
driver-class-name
:
com.microsoft.sqlserver.jdbc.SQLServerDriver
...
...
@@ -26,11 +26,11 @@ api:
password
:
toQu3arch6
address
:
#IClear校验运单地址
iclear-check-url
:
http://139.217.114.139:808
2
/chmConsignmentController/checkChmAndDetaliD
iclear-check-url
:
http://139.217.114.139:808
0
/chmConsignmentController/checkChmAndDetaliD
#IClearC类提交运单地址
iclear-submit-url
:
http://139.217.114.139:808
2
/chmConsignmentController/submitConsignments
iclear-submit-url
:
http://139.217.114.139:808
0
/chmConsignmentController/submitConsignments
#IClear校验C类运单地址
iclear-check-url-c
:
http://139.217.114.139:808
2
/chmConsignmentController/checkChmAndDetaliC
iclear-check-url-c
:
http://139.217.114.139:808
0
/chmConsignmentController/checkChmAndDetaliC
#获取token地址
token-url
:
https://apiuat.iclrccd-fedex.com/login
#刷新token地址
...
...
Please
register
or
login
to post a comment