Browse Source

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

chenyixian 3 tháng trước cách đây
mục cha
commit
e5748de0d1
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  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