Explorar el Código

接口服务端调用

zhb hace 6 meses
padre
commit
757efd0362
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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