
# BOSS、PRINT、PROCESS、FORM 代码仓库


## 使用

```js
// 导入antd样式
import 'antd/dist/antd.min.css';

// 组件
import { ErrorHelper } from 'bppfl';
// 工具函数、类
import { ResponseProxy } from 'bppfl/utils';
// css
import 'bppfl/dist/antd-overwrite.css';
```

## changelogs
