shish 4 лет назад
Родитель
Сommit
1f52e0009c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      biz-hd/item/models/ItemClass.php

+ 1 - 1
biz-hd/item/models/ItemClass.php

@@ -5,6 +5,6 @@ class ItemClass extends Base
 {
     public static function tableName()
     {
-        return 'xhItemClass';
+        return 'xhGhsItemClass';
     }
 }