shish 1 year ago
parent
commit
cbf57b3266
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/ConsoleController.php

+ 1 - 1
app-ghs/controllers/ConsoleController.php

@@ -241,7 +241,7 @@ class ConsoleController extends BaseController
         $lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
         $lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
 
 
         $warning = '';
         $warning = '';
-        $warning = '注意开小单位(支)将会扣库存 了解》';
+        $warning = '注意开小单位(支)将会扣库存 点击了解》';
 
 
         util::success([
         util::success([
             'asset' => $this->main,
             'asset' => $this->main,