|
|
@@ -33,6 +33,7 @@ class NoticeClass extends BaseClass
|
|
|
$num = $clear->num ?? 0;
|
|
|
$actPrice = $clear->actPrice ?? 0;
|
|
|
$ghsName = $clear->ghsName ?? '没有';
|
|
|
+ $ghsName = '花好鲜 都市花季鲜花批发 厦门店';
|
|
|
if (!empty($staffList)) {
|
|
|
$ids = array_column($staffList, 'adminId');
|
|
|
if (!empty($ids)) {
|