|
@@ -6,14 +6,9 @@ import org.apache.shardingsphere.api.sharding.standard.PreciseShardingValue;
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
import java.util.Collection;
|
|
import java.util.Collection;
|
|
-import java.util.Date;
|
|
|
|
-
|
|
|
|
-/*
|
|
|
|
- * @author :zjq
|
|
|
|
- * @date :2020/11/9 10:44
|
|
|
|
- * @description: TODO 数据表分表策略 TableShardingAlgorithm
|
|
|
|
- * @version: V1.0
|
|
|
|
- * @slogan: 天下风云出我辈,一入代码岁月催
|
|
|
|
|
|
+
|
|
|
|
+/**
|
|
|
|
+ * by zdd
|
|
*/
|
|
*/
|
|
@Slf4j
|
|
@Slf4j
|
|
@Component
|
|
@Component
|