Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-cost-system
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
dc-cost-system
Commits
9d377283
Commit
9d377283
authored
Jan 04, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
5c5fd847
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
application-prod.yml
bailuntec-cost-core/src/main/resources/application-prod.yml
+13
-11
No files found.
bailuntec-cost-core/src/main/resources/application-prod.yml
View file @
9d377283
...
@@ -2,25 +2,24 @@ spring:
...
@@ -2,25 +2,24 @@ spring:
# 数据源配置
# 数据源配置
datasource
:
datasource
:
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
url
:
jdbc:mysql://gz-cdb-lnrmt5zh.sql.tencentcdb.com:61369/bailun_other?useUnicode=true&characterEncoding=UTF-8&useSSL=false&rewriteBatchedStatements=true
url
:
jdbc:mysql://cdb-aanqm573.gz.tencentcdb.com:10120/bailun_other?useUnicode=true&characterEncoding=utf-8&useSSL=false&zeroDateTimeBehavior=convertToNull&rewriteBatchedStatements=true
# url: jdbc:mysql://10.0.8.2:3306/bailun_other?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&rewriteBatchedStatements=true
username
:
root
username
:
root
password
:
"
#7kfnymAM$Y9-Ntf"
password
:
'
Aarob2020#'
hikari
:
hikari
:
maximum-pool-size
:
200
maximum-pool-size
:
200
minimum-idle
:
10
minimum-idle
:
10
thymeleaf
:
thymeleaf
:
prefix
:
classpath:/templates/
prefix
:
classpath:/templates/
suffix
:
.html
cost/list/getAllCost
suffix
:
.html
cache
:
false
cache
:
false
resources
:
resources
:
static-locations
:
classpath:/resources/, classpath:/static/
static-locations
:
classpath:/resources/, classpath:/static/
jackson
:
jackson
:
date-format
:
yyyy-MM-dd HH:mm:ss
date-format
:
yyyy-MM-dd HH:mm:ss
time-zone
:
GMT+8
time-zone
:
GMT+8
profiles
:
active
:
test
#mybatis plus 配置
#mybatis plus 配置
mybatis-plus
:
mybatis-plus
:
...
@@ -43,22 +42,26 @@ logging:
...
@@ -43,22 +42,26 @@ logging:
#项目参数配置
#项目参数配置
cost
:
cost
:
url
:
url
:
# fee
purchase-apply-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/purchasing/list/detail/ApplyCallbackUrl
purchase-apply-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/purchasing/list/detail/ApplyCallbackUrl
purchase-cashier-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/purchasing/list/detail/CashierCallbackUrl
purchase-cashier-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/purchasing/list/detail/CashierCallbackUrl
cost-apply-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/cost/check/ApplyCallbackUrl
cost-apply-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/cost/check/ApplyCallbackUrl
cost-cashier-callback-url-post
:
http://api.fee.bailuntec.com/purchase/other/cost/check/CashierCallbackUrl
cost-cashier-callback-url-post
:
http://api.fee.bailuntec.com//purchase/other/cost/check/CashierCallbackUrl
# oa
buy-user-api
:
http://oa.bailuntec.com/Api/User/GetUser
buy-user-api
:
http://oa.bailuntec.com/Api/User/GetUser
login-user-api
:
http://oa.bailuntec.com/Login/GetUserByBLUserAcct
login-user-api
:
http://oa.bailuntec.com/Login/GetUserByBLUserAcct
get-exchange-rate-api
:
http://oa.bailuntec.com/api/ExchangeRate/GetExchangeRate
get-department-list-api
:
http://oa.bailuntec.com/api/User/GetDeparmentList
get-department-list-api
:
http://oa.bailuntec.com/api/User/GetDeparmentList
# cw
post-company-list-api
:
http://cw.bailuntec.com/API/API/GetCompanyMainBody
post-company-list-api
:
http://cw.bailuntec.com/API/API/GetCompanyMainBody
post-apply-api
:
http://cw.bailuntec.com/API/API/Apply
post-apply-api
:
http://cw.bailuntec.com/API/API/Apply
post-company-list-finance-api
:
http://cw.bailuntec.com/API/API/GetBankAccount
post-company-list-finance-api
:
http://cw.bailuntec.com/API/API/GetBankAccount
get-exchange-rate-api
:
http://oa.bailuntec.com/api/ExchangeRate/GetExchangeRate
get-consumables-api
:
http://cw.bailuntec.com/Cashier/Cashier/BuyCashierRecordList
get-cashier-annex-api
:
http://cw.bailuntec.com/API/API/GetCashierAnnex
# supplier
get-supplier-page-list-api
:
http://supplier.bailuntec.com/Api/GetSupplierPageList
get-supplier-page-list-api
:
http://supplier.bailuntec.com/Api/GetSupplierPageList
get-all-logistics-finance-api
:
http://supplier.bailuntec.com/Api/GetLogisticsSupplier
get-all-logistics-finance-api
:
http://supplier.bailuntec.com/Api/GetLogisticsSupplier
get-all-sub-logistics-finance-api
:
http://supplier.bailuntec.com/Api/GetSubLogisticsSupplier
get-all-sub-logistics-finance-api
:
http://supplier.bailuntec.com/Api/GetSubLogisticsSupplier
get-consumables-api
:
http://cw.bailuntec.com/Cashier/Cashier/BuyCashierRecordList
get-cashier-annex-api
:
http://cw.bailuntec.com/API/API/GetCashierAnnex
fee-domain
:
bailuntec.com
fee-domain
:
bailuntec.com
# servlet 容器配置
# servlet 容器配置
...
@@ -66,4 +69,3 @@ server:
...
@@ -66,4 +69,3 @@ server:
port
:
8082
port
:
8082
servlet
:
servlet
:
context-path
:
/purchase/other
context-path
:
/purchase/other
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