修改问诊
This commit is contained in:
@@ -209,10 +209,6 @@ class SendStationMessageConsumer extends ConsumerMessage
|
||||
|
||||
$notice_data['read_status'] = 0;
|
||||
|
||||
if (isset($push_data['inquiry_type'])){
|
||||
$notice_data['inquiry_type'] = $push_data['inquiry_type'] ;
|
||||
}
|
||||
|
||||
if (isset($push_data['from_name'])){
|
||||
$notice_data['from_name'] = $push_data['from_name'] ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user