Browse Source

接口服务端调用

zhb 6 months ago
parent
commit
757efd0362
1 changed files with 1 additions and 0 deletions
  1. 1 0
      next/src/app/[locale]/card-guide/actions.ts

+ 1 - 0
next/src/app/[locale]/card-guide/actions.ts

@@ -1,3 +1,4 @@
+'use server'
 import request from '@/api';
 export async function fetchFileInfo(
   locale: string