@koihe/web-biz-type
v1.0.1
Published
服务层Api接口请求参数和响应参数的类型定义
Downloads
4
Maintainers
Readme
@koihe/web-biz-type
服务层Api接口请求参数和响应参数的类型定义
安装
npm install --save @koihe/web-biz-type
yarn add @koihe/web-biz-type
使用方式
在需要使用的文件中导入即可
import { PostAlarmsGetAlarmInfoReqTypeByAggs, PostAlarmsGetAlarmInfoResTypeByAggs } from '@koihe/web-biz-type'