车辆接口更新
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
/*
|
||||
* @Author: your name
|
||||
* @Date: 2021-11-29 10:04:12
|
||||
* @LastEditTime: 2021-12-13 10:42:19
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime : 2022-01-25 20:34:23
|
||||
* @LastEditors : Shiming
|
||||
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
* @FilePath: \tms-obc-web\src\app\shared\index.ts
|
||||
* @FilePath : \\tms-obc-web\\src\\app\\shared\\index.ts
|
||||
*/
|
||||
// Modules
|
||||
export * from './components/delay/index';
|
||||
@ -19,6 +19,7 @@ export * from './components/captcha/index';
|
||||
export * from './components/amap/index';
|
||||
export * from './components/dict-select/index';
|
||||
export * from './components/dynamic-setting';
|
||||
export * from './components/insurance-table/index';
|
||||
|
||||
// Utils
|
||||
export * from './utils';
|
||||
|
||||
Reference in New Issue
Block a user