|
|
|
@ -144,7 +144,7 @@ class wxpay |
|
|
|
echo $order['order_sn'] . "\n\r"; |
|
|
|
echo $order_amount . "\n\r"; |
|
|
|
|
|
|
|
$directory = BASE_PATH . '..'; |
|
|
|
$directory = BASE_PATH . '../plugins'; // /data/www/wwwroot/dcs1.3/mobile/source/ |
|
|
|
$files = scandir($directory); |
|
|
|
|
|
|
|
// 遍历文件列表并打印文件名 |
|
|
|
|