浏览代码

接口服务端调用

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