|
@@ -86,7 +86,7 @@ class Userwallet extends Api
|
|
'user_id' => $this->auth->id,
|
|
'user_id' => $this->auth->id,
|
|
];
|
|
];
|
|
if($money_type){
|
|
if($money_type){
|
|
- $map['money_type'] = $money_type;
|
|
|
|
|
|
+ //$map['money_type'] = $money_type;
|
|
}
|
|
}
|
|
|
|
|
|
$list = Db::name('user_gold_log')
|
|
$list = Db::name('user_gold_log')
|