完善微信支付二维码生成机制

This commit is contained in:
2025-05-09 16:37:05 +08:00
parent 0665a4e13c
commit ea211e85a9
3 changed files with 88 additions and 81 deletions

View File

@@ -1,6 +1,5 @@
import {NextRequest, NextResponse} from 'next/server'
import {refreshAuth} from '@/actions/auth'
import { UnauthorizedError } from './lib/api'
export const config = {
matcher: [