Browse Source

接口服务端调用

zhb 6 tháng trước cách đây
mục cha
commit
757efd0362
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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