kevin_zhangl 3 жил өмнө
parent
commit
ef8a29e60d

+ 1 - 0
frontendApi/config/params.php

@@ -16,6 +16,7 @@ return [
         'v1/site/doc',
         'v1/site/config',
         'v1/shop/verify-approach-order',
+        'v1/finance/prove-add',
         ],
     'noCheckPermissionActions' => [],
 ];