shish 4 years ago
parent
commit
1f52e0009c
1 changed files with 1 additions and 1 deletions
  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';
     }
 }