退公会 流水展示
This commit is contained in:
@@ -74,7 +74,7 @@ class UserWallet extends Model
|
|||||||
if($gift_type == 1){
|
if($gift_type == 1){
|
||||||
//1-收入
|
//1-收入
|
||||||
if($in_out_type == 1){
|
if($in_out_type == 1){
|
||||||
$in_out_types = [2,5,6,8,13,14,15,16,22,23,26,27,30,28,33,40,51,57,58];
|
$in_out_types = [2,5,6,8,13,14,15,16,22,23,26,27,30,28,33,40,44,51,57,58];
|
||||||
$map['change_type'] = ['in', $in_out_types];
|
$map['change_type'] = ['in', $in_out_types];
|
||||||
}else{//2-支出
|
}else{//2-支出
|
||||||
$in_out_types = [4,7,10,17,20,24,25,32,42,50,56,59];
|
$in_out_types = [4,7,10,17,20,24,25,32,42,50,56,59];
|
||||||
|
|||||||
Reference in New Issue
Block a user