shish пре 4 година
родитељ
комит
a0451c13e8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      biz-hd/product/models/Product.php

+ 1 - 1
biz-hd/product/models/Product.php

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