新增物流回调,新增删除常用语
This commit is contained in:
@@ -85,4 +85,9 @@ return [
|
||||
"secret" => env('CA_APP_SECRET', 'facded39929f4aef9893cb766cd52e25'),
|
||||
"api_url" => env('CA_APP_URL', 'http://testmicrosrv.scca.com.cn:9527'),
|
||||
],
|
||||
'prescription_platform' => [ // 处方平台
|
||||
"client_id" => env('PRE_PLAT_CLIENT_ID', 'ZD-004'),
|
||||
"client_secret" => env('PRE_PLAT_CLIENT_SECRET', '0baa5927164710b9f800bf33546b6da3'),
|
||||
"api_url" => env('PRE_PLAT_APP_URL', 'http://49.233.3.200:6304/api/thridapi/'),
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user