cont.
This commit is contained in:
parent
9db03e6def
commit
1c24cb9408
|
|
@ -1,6 +1,6 @@
|
|||
import axios from 'axios';
|
||||
|
||||
const baseUrl = 'https://www.gitlink.org.cn/api'
|
||||
const baseUrl = '/api'
|
||||
|
||||
//
|
||||
export async function getProjectFunc (owner, projectsId) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue