feat: 添加JoyHub运费模板和Banner管理接口用例
This commit is contained in:
@@ -17,3 +17,21 @@ ZZYY = https://smart-management-api-pre.best-envision.com/admin-api
|
||||
ASTWB_owner = 18202810506
|
||||
谯新久 = 18202810506
|
||||
ASTWB_to_dd = 2079cb3e311ab6a37138a6d4671181661d211c12a1532c2012ae7e6b397996c3
|
||||
|
||||
[Mysql]
|
||||
db_joyhub_svr = 124.220.32.45
|
||||
db_joyhub_user = joyhub
|
||||
db_joyhub_password = e364be29-6089-4610-97d5-0037a28d0703
|
||||
db_joyhub_dbname = joyhub_website_st
|
||||
|
||||
[PostgreSQL]
|
||||
db_joyhub_host = 124.220.32.45
|
||||
db_joyhub_port = 18666
|
||||
db_joyhub_dbname = joyhub_website_st
|
||||
db_joyhub_user = joyhub
|
||||
db_joyhub_password = e364be29-6089-4610-97d5-0037a28d0703
|
||||
db_min_cached = 2
|
||||
db_max_cached = 10
|
||||
db_max_shared = 10
|
||||
db_max_connections = 20
|
||||
db_max_usage = 0
|
||||
@@ -5,6 +5,16 @@ db_test_port = 8566
|
||||
db_test_dbname = smart_management_st
|
||||
db_test_user = sm_test_user
|
||||
db_test_password = Test@736141
|
||||
db_joyhub_host = 124.220.32.45
|
||||
db_joyhub_port = 18666
|
||||
db_joyhub_name = joyhub_website_st
|
||||
db_joyhub_user = joyhub
|
||||
db_joyhub_password = e364be29-6089-4610-97d5-0037a28d0703
|
||||
db_joyhub_min_cached = 2
|
||||
db_joyhub_max_cached = 10
|
||||
db_joyhub_max_shared = 10
|
||||
db_joyhub_max_connecyions = 20
|
||||
db_joyhub_max_usage = 0
|
||||
db_charset = utf8
|
||||
db_min_cached = 10
|
||||
db_max_cached = 20
|
||||
|
||||
Reference in New Issue
Block a user