|
@@ -203,7 +203,6 @@ class UserWalletApply extends Base
|
|
if (!$applyList) {
|
|
if (!$applyList) {
|
|
$this->error('未找到该提现申请');
|
|
$this->error('未找到该提现申请');
|
|
}
|
|
}
|
|
- var_dump(55555);
|
|
|
|
$operate = $this->request->post('operate');
|
|
$operate = $this->request->post('operate');
|
|
foreach ($applyList as $apply) {
|
|
foreach ($applyList as $apply) {
|
|
Db::startTrans();
|
|
Db::startTrans();
|