update 多数据源切换标注过期 3.6.0 移除 推荐使用原生注解

This commit is contained in:
疯狂的狮子li
2021-12-08 13:50:27 +08:00
parent be13e3494a
commit a9488ba3c9
7 changed files with 17 additions and 9 deletions

View File

@ -7,8 +7,10 @@ import lombok.Getter;
* 数据源
*
* @author Lion Li
* @deprecated 3.6.0 移除
*/
@AllArgsConstructor
@Deprecated
public enum DataSourceType {
/**
* 主库