|
|
@@ -266,8 +266,8 @@ class ConsoleController extends BaseController
|
|
|
//查看财务的权限
|
|
|
$lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
|
|
|
|
|
|
- $warning = '';
|
|
|
- $warningUrl = '';
|
|
|
+ $warning = '不要把小石的联系方式,发给花店,零售系统现在在内测阶段,没有公开给花店使用';
|
|
|
+ $warningUrl = '/admin/notice/warning';
|
|
|
//$warning = '';
|
|
|
//$warningUrl = '/admin/notice/warning';
|
|
|
|