|
|
@@ -29,7 +29,7 @@ class OrderController extends BaseController
|
|
|
|
|
|
public $guestAccess = ['create-order', 'order-relate', 'fast-pay'];
|
|
|
|
|
|
- //微信付款码支付 shish 2021.4.11
|
|
|
+ //支付宝付款码支付 shish 2021.4.11
|
|
|
public function actionAliCodePay()
|
|
|
{
|
|
|
ini_set('date.timezone', 'Asia/Shanghai');
|