This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_models
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
update
master
shenjiachi
4 days ago
parent
98716fefc8
commit
ef18ee319f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/implement/new_user_red_package_with_user_records_implement.go
+ 1
- 1
src/implement/new_user_red_package_with_user_records_implement.go
View File
@@ -43,7 +43,7 @@ func (n NewUserRedPackageWithUserRecordsDb) NewUserRedPackageWithUserRecordsGetL
return nil, zhios_order_relate_logx.Error(err)
}
if !has {
return ni, nil
return ni
l
, nil
}
return &m, nil
}
Write
Preview
Loading…
Cancel
Save