[更新] 调整银联配置文件

This commit is contained in:
2021-02-19 16:40:01 +08:00
parent 480cd50ac6
commit 1bd21972d1
3 changed files with 19 additions and 12 deletions

View File

@@ -19,12 +19,13 @@ class SkyxuController extends Controller
*/
public function sftp()
{
$app = app('xuanchen.unionpay.check');
$app->date = '20190722';
$app = app('xuanchen.unionpay.check');
// $app->date = '20190722';
$app->login();
$app->hasFile();
$app->start();
dump($app->msg);
dump($app);
die();
$path = '/home/wwwroot/pingan/upload/';