@@ -239,8 +239,8 @@ class ConsoleController extends BaseController
//查看财务的权限
$lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
- //$warning = '';
- $warning = '明天凌晨2:00~3:00,系统升级,暂停使用';
+ $warning = '';
+ //$warning = '明天凌晨2:00~3:00,系统升级,暂停使用';
util::success([
'asset' => $this->main,
@@ -102,8 +102,8 @@ class ConsoleController extends BaseController
$lookMoney = \bizGhs\shop\classes\ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);