完成:黄家明项目的开发并存档

This commit is contained in:
2025-06-23 21:40:59 +08:00
parent 1b143c0c1f
commit a4130940c0
25 changed files with 551 additions and 275 deletions

View File

@@ -1,7 +1,7 @@
import request from '@/utils/request';
import type { ApiResult, PageResult } from '@/api/index';
import type { CompanyGit, CompanyGitParam } from './model';
import { SERVER_API_URL } from '@/config/index';
import {SERVER_API_URL} from "@/utils/server";
/**
* 分页查询代码仓库