Files
mall-ebtp-cloud/README.md
2022-05-17 10:42:27 +08:00

14 lines
574 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 商城3.0脚手架
#### 更新日志:
###### v2.1.0
- add所有请求增加token认证拦截同时增加白名单功能 `cloud.security.starter.filter.TokenAuthenticationFilter`
###### v2.1.1
- add日志添加事务排除、try/catch拦截异常 `common.log.service.impl.OperationLogServiceImpl`
- add: kafka日志发送service添加@Async注解 `common.log.producer.OperationLogKafkaProducer`
- add: 文件sdk新增修改文件名称接口 `cloud.attachment.sdk.api.AttachmentClient`
- add: 新增角色-审查人员 `common.constant.EbtpRoleEnum`