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()
     public static function tableName()
     {
     {
-        return 'xhProduct';
+        return 'xhGhsItem';
     }
     }
 }
 }