Lae/config/alipay.php

6 lines
57 B
PHP
Raw Normal View History

2022-09-01 09:48:29 +00:00
<?php
return [
'app_id' => env('ALIPAY_APP_ID'),
];