|
@@ -31,7 +31,7 @@ class InitController extends Controller
|
|
|
{
|
|
{
|
|
|
//供货商门店余额增加
|
|
//供货商门店余额增加
|
|
|
$main = MainClass::getById(8164);
|
|
$main = MainClass::getById(8164);
|
|
|
- $shop = \bizGhs\shop\classes\ShopClass::getById(8249, true);
|
|
|
|
|
|
|
+ $shop = ShopClass::getById(8249, true);
|
|
|
//5936.0 CL28713506
|
|
//5936.0 CL28713506
|
|
|
//24434.82 CL28713510
|
|
//24434.82 CL28713510
|
|
|
//14986.0 CL28713509
|
|
//14986.0 CL28713509
|