|
- if(in_array($type, [0, 1, 3, 4, 5, 6, 12,15, 16, 17, 18, 20, 23, 24, 25, 26, 28, 29, 31, 33, 10002])){
|
|
|
|
|
|
+ if(in_array($type, [0, 1, 3, 4, 5, 6, 12,15, 16, 17, 18, 20, 23, 24, 25, 26, 28, 29, 31, 33, 103, 104, 10002])){
|
|
$financial = WxUserFinancial::where('user_id', $user_id)->exists();
|
|
$financial = WxUserFinancial::where('user_id', $user_id)->exists();
|