Commit 8bca4e02 by feixiang

分表设置

parent c4a3c843
......@@ -23,8 +23,6 @@ class Split
if ( $collector['map'] !== null && is_array($collector['map'])) {
$map = array_flip($collector['map']);
} else {
return;
}
if ( ! self::isTesting() ) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment