This commit is contained in:
aozhiwei 2019-09-02 20:13:03 +08:00
parent 3fd85aa09d
commit 7dac36520a

View File

@ -696,8 +696,8 @@ class ActivityController{
public function tempRedPack()
{
$this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']);
error_log('success');
//$this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']);
//error_log('success');
}
public function getRedBag()