feat : pay
This commit is contained in:
@@ -25,4 +25,6 @@ return [
|
||||
'wx_appid' => env('WX_APPID','wxc2bc0e47e212d831'),
|
||||
// 微信小程序的secret
|
||||
'wx_secret' => env('WX_SECRET','5d89ebae17d836625f0e155216d71f2d'),
|
||||
//api_url
|
||||
'api_url' => env('DEFAULT_API_URL','http://127.0.0.1:9501'),
|
||||
];
|
||||
Reference in New Issue
Block a user