|
@@ -321,6 +321,7 @@ func (this *PowerService) Power(userid string, baseUserId, accountId, entId, pos
|
|
}
|
|
}
|
|
}
|
|
}
|
|
fmt.Println("xxxx", userid, o_jy)
|
|
fmt.Println("xxxx", userid, o_jy)
|
|
|
|
+ fmt.Printf("yyy %v %v %T", userid, (*data)["o_jy"], (*data)["o_jy"])
|
|
|
|
|
|
if o_jy != nil && len(o_jy) > 0 {
|
|
if o_jy != nil && len(o_jy) > 0 {
|
|
//省份订阅包
|
|
//省份订阅包
|