瀏覽代碼

接口服务端调用

zhb 6 月之前
父節點
當前提交
757efd0362
共有 1 個文件被更改,包括 1 次插入0 次删除
  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