车辆接口更新

This commit is contained in:
wangshiming
2022-01-26 14:20:15 +08:00
parent bb61708d7a
commit f158c94cca
7 changed files with 24 additions and 10 deletions

View File

@ -4,9 +4,10 @@
* @Author : Shiming
* @Date : 2022-01-25 20:20:07
* @LastEditors : Shiming
* @LastEditTime : 2022-01-25 20:28:47
* @LastEditTime : 2022-01-26 11:05:44
* @FilePath : \\tms-obc-web\\src\\app\\shared\\components\\insurance-table\\index.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
export * from './insurance-table.module'
export * from './insurance-table.service'
export * from './insurance-table.service'
export * from './insurance-table.component'