Commit e407a3cd authored by liuyuzhen's avatar liuyuzhen

支付调试

parent 19b6b09d
......@@ -1190,6 +1190,7 @@ class OrderConfirmUtil {
$orderModel->db->doCommit();
$this->deleteCacheInfo($memberId);
$this->pushMessage();
\Our\Log::getInstance()->write('test','/data/log/apptest');
return array('flag'=>\Our\ApiConst::one,'errorCode'=>$errorCode);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment