Commit dbdaac3e by feixiang

分表处理

parent 9fe1f07b
......@@ -106,7 +106,7 @@ class CommonEntity extends Model
return $tableName;
} else {
return self::getTableName();
return self::getTableName($commentString);
}
......
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