Explorar el Código

海外商品支付修改

kevin_zhangl hace 2 años
padre
commit
636bc59699
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      frontendApi/config/params.php

+ 1 - 0
frontendApi/config/params.php

@@ -23,5 +23,6 @@ return [
     'noCheckPermissionActions' => [
         'shop/logistics',
         'shop/logistics-auto',
+        'shop/order-list',
     ],
 ];