mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
docs(projects): update README.md
This commit is contained in:
4
src/typings/env.d.ts
vendored
4
src/typings/env.d.ts
vendored
@ -6,9 +6,7 @@
|
||||
*/
|
||||
type EnvType = 'dev' | 'test' | 'prod';
|
||||
|
||||
/**
|
||||
* env环境配置
|
||||
*/
|
||||
/** env环境配置 */
|
||||
interface EnvConfig {
|
||||
/** 请求地址 */
|
||||
url: string;
|
||||
|
Reference in New Issue
Block a user