@@ -9,7 +9,7 @@ class OrderItem extends Base
public static function tableName()
{
- return 'xhOrderItem';
+ return 'xhGhsOrderItem';
}