Răsfoiți Sursa

成本变动的表

shish 1 an în urmă
părinte
comite
d285ee0b14
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      biz-hd/item/models/CostChange.php

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

@@ -7,7 +7,7 @@ class CostChange extends Base
 
     public static function tableName()
     {
-        return 'xhCostChange';
+        return 'xhGhsCostChange';
     }
 
 }