Pārlūkot izejas kodu

test

tags/v4.3.0
huangjiajun pirms 1 gada
vecāks
revīzija
9ca66d8a9e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      lib/comm_plan/winery.go

+ 1
- 1
lib/comm_plan/winery.go Parādīt failu

@@ -95,7 +95,7 @@ Loop:
isPostion := 0
if len(nativeString) > 0 {
for _, v := range nativeString {
if zhios_order_relate_utils.StrToInt(v["uid"]) == node.ParentUser.Uid {
if zhios_order_relate_utils.StrToInt(v["uid"]) == node.ParentUser.Uid && node.ParentUser.Lv > 1 {
isPostion = 1
}
}


Notiek ielāde…
Atcelt
Saglabāt