Sfoglia il codice sorgente

接口服务端调用

zhb 6 mesi fa
parent
commit
757efd0362
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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