|
|
@@ -204,7 +204,7 @@ class ViolationProduct extends Model
|
|
|
$notices_data[] = [
|
|
|
'company_id' => $low_price_data['company_id'],
|
|
|
'custom_uid' => $employee_id,
|
|
|
- 'title' => '您有一条新的低价商品待处理,请及时查看。',
|
|
|
+ 'title' => '您有一条新的禁止商品待处理,请及时查看。',
|
|
|
'content_type' => '1', //内容类型1=低价挂网2=禁止挂网3=违规店铺
|
|
|
'data_logid' => $data_logid,
|
|
|
'insert_time' => time()
|
|
|
@@ -218,7 +218,7 @@ class ViolationProduct extends Model
|
|
|
$notices_data[] = [
|
|
|
'company_id' => $low_price_data['company_id'],
|
|
|
'custom_uid' => $employee_id,
|
|
|
- 'title' => '您有一条新的低价商品待处理,请及时查看。',
|
|
|
+ 'title' => '您有一条新的禁止商品待处理,请及时查看。',
|
|
|
'content_type' => '1', //内容类型1=低价挂网2=禁止挂网3=违规店铺
|
|
|
'data_logid' => $data_logid,
|
|
|
'insert_time' => time()
|
|
|
@@ -232,7 +232,7 @@ class ViolationProduct extends Model
|
|
|
$notices_data[] = [
|
|
|
'company_id' => $low_price_data['company_id'],
|
|
|
'custom_uid' => $employee_id,
|
|
|
- 'title' => '您有一条新的低价商品待处理,请及时查看。',
|
|
|
+ 'title' => '您有一条新的禁止商品待处理,请及时查看。',
|
|
|
'content_type' => '1', //内容类型1=低价挂网2=禁止挂网3=违规店铺
|
|
|
'data_logid' => $data_logid,
|
|
|
'insert_time' => time()
|