|
@@ -1,5 +1,4 @@
|
|
<?php
|
|
<?php
|
|
|
|
|
|
$order_sn = $_POST['order_sn'];
|
|
$order_sn = $_POST['order_sn'];
|
|
-Log::record("BridgeCB order_sn = {$order_sn}",Log::DEBUG);
|
|
|
|
-refill\util::push_notify('baidu',$_POST);
|
|
|
|
|
|
+Log::record("BridgeCB order_sn = {$order_sn}",Log::DEBUG);
|