소스 검색

update

tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui 1 년 전
부모
커밋
64a16e53da
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      src/app/api/team/actions.ts

+ 1
- 2
src/app/api/team/actions.ts 파일 보기

@@ -1,8 +1,7 @@
"use server";
import { serverFetchJson } from "@/app/utils/fetchUtil";
import { BASE_API_URL } from "@/config/api";
import { cache } from "react";
import { Staff, StaffGroup } from "../staff";
import { cache } from "react";
import { TeamResult } from ".";




불러오는 중...
취소
저장