Commit d520453e by 杨树贤

优化格式

parent e7c7f4eb
Showing with 1 additions and 0 deletions
......@@ -117,6 +117,7 @@ func main() {
var newUserNum int64
var userIds []interface{}
newUserNum = 0
if orderGiftUserIds != nil {
userIds = orderGiftUserIds.([]interface{})
if len(userIds) > 0 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment