// 配置请求对象 // 本地调试 dev 开发阶段 export const baseUrl = "https://test-openai.fyshark.com";//测试 // export const baseUrl = "https://api-video.fyshz.com";//正式 // product 阶段 // https://www.fastmock.site/mock/3f112f6cb2f621fc9c2dd6a14be19f38/beers/ // 设计模式