|
|
@@ -33,7 +33,7 @@ use common\components\push;
|
|
|
class PurchaseController extends BaseController
|
|
|
{
|
|
|
|
|
|
- public $guestAccess = ['detail', 'ali-pay', 'get-ali-pay-code', 'wx-pay', 'merge-order-list'];
|
|
|
+ public $guestAccess = ['detail', 'ali-pay', 'get-ali-pay-code', 'wx-pay', 'merge-order-list','debt-list'];
|
|
|
|
|
|
//取消采购单 ssh 20250710
|
|
|
public function actionCancel()
|