修改im消息推送
This commit is contained in:
+14
-14
@@ -299,7 +299,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -345,7 +345,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -415,7 +415,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -540,7 +540,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -618,7 +618,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -669,7 +669,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -731,7 +731,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -776,7 +776,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -825,7 +825,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -869,7 +869,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -994,7 +994,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1044,7 +1044,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1095,7 +1095,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1189,7 +1189,7 @@ class ImService extends BaseService
|
||||
$OrderServicePackageService = new OrderServicePackageService();
|
||||
$result = $OrderServicePackageService->getImServicePackageCloudCustomData($order_inquiry['inquiry_no']);
|
||||
if (!empty($result)){
|
||||
$cloud_custom_data = $result;
|
||||
$cloud_custom_data = array_merge($cloud_custom_data,$result);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user