mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
feat(projects): 新增静态路由
This commit is contained in:
@ -9,7 +9,7 @@ type ServiceEnv = Record<
|
||||
}
|
||||
>;
|
||||
|
||||
/** 请求的环境 */
|
||||
/** 环境配置 */
|
||||
const serviceEnvConfig: ServiceEnv = {
|
||||
dev: {
|
||||
url: 'http://localhost:8080',
|
||||
|
Reference in New Issue
Block a user