@@ -7,7 +7,7 @@ class PurchaseOrder extends Base
public static function tableName()
{
- return 'xhGhsPurchaseOrder';
+ return 'xhGhsCgOrder';
}
@@ -7,7 +7,7 @@ class PurchaseOrderItem extends Base
- return 'xhGhsPurchaseOrderItem';
+ return 'xhGhsCgOrderItem';
@@ -10,7 +10,7 @@ class PurchaseSn extends Base
- return 'xhGhsPurchaseSn';
+ return 'xhGhsCgSn';
@@ -9,7 +9,7 @@ class Purchase extends Base
- return 'xhPurchase';
+ return 'xhCg';
@@ -9,7 +9,7 @@ class PurchaseItem extends Base
- return 'xhPurchaseItem';
+ return 'xhCgItem';
@@ -9,7 +9,7 @@ class PurchaseSn extends Base
- return 'xhPurchaseSn';
+ return 'xhCgSn';