fix: 测试外网接口
This commit is contained in:
		
							parent
							
								
									82b4fe5607
								
							
						
					
					
						commit
						37eb3dfb55
					
				| @ -3,7 +3,7 @@ import { get, post } from "@/utils/request"; | ||||
| // 获取项目列表
 | ||||
| export function getProjectList({ page, perPage, projectName }) { | ||||
|   return get({ | ||||
|     url: `/api/v1/project/list`, | ||||
|     url: `https://custom-chart-api.shiyuegame.com:19998/api/v1/project/list`, | ||||
|     params: { | ||||
|       page, | ||||
|       per_page: perPage, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 sy2084
						sy2084