dever 3 years ago
parent
commit
ef55204ddb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      service/option/src/My.php

+ 0 - 1
service/option/src/My.php

@@ -206,7 +206,6 @@ class My extends Core
 
         $data = Dever::db('option/cash')->select(array('aid' => $this->uid));
 
-        $data = Dever::load('option/lib/cash')->getList($this->uid, 'jiaofu', 2, '待交付');
         if (!$data) {
             Dever::alert('没有待交付的期权价值');
         }