@@ -5,6 +5,6 @@ class Product extends Base
{
public static function tableName()
- return 'xhProduct';
+ return 'xhGhsItem';
}