perf:过程日志改造
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
## 2.0.0.rc44
|
## 2.0.0.rc46
|
||||||
|
|
||||||
|
现在导入导出都接入底层流程,无需新增接口,只需要实现接口即可。
|
||||||
|
|
||||||
#### 优化导入导出过程
|
|
||||||
- 过程日志不再和操作日志同时存在
|
- 过程日志不再和操作日志同时存在
|
||||||
- 过程日志新增params参数
|
- 过程日志新增params参数
|
||||||
|
- 通过实现*TsImportHandler*接口编写导入逻辑
|
||||||
|
- 通过实现*TsExportHandler*接口编写导出逻辑
|
||||||
|
|
||||||
## 2.0.0.rc4
|
## 2.0.0.rc4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user