shish 5 年之前
父節點
當前提交
3816173136
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/models/xhMerchantExtend.php

+ 1 - 1
common/models/xhMerchantExtend.php

@@ -7,7 +7,7 @@ class xhMerchantExtend extends xhBaseModel
 
     public static function tableName()
     {
-        return 'xhMerchantExtend';
+        return 'xhSjExtend';
     }
 
 }