瀏覽代碼

document(README.md): 上传说明文档

chenyixian 3 月之前
父節點
當前提交
e5748de0d1
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/index.ts
  2. 0 0
      config/request.ts

+ 1 - 1
config/index.ts

@@ -1,2 +1,2 @@
-export * as REQUEST_CONFIG from './config';
+export * as REQUEST_CONFIG from './request';
 export * from './frontEndConfig';

+ 0 - 0
config/config.ts → config/request.ts