Parcourir la source

feat:p562地区调整

fuwencai il y a 1 an
Parent
commit
ab0187c0df
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/service/action/info.go

+ 1 - 1
src/service/action/info.go

@@ -754,7 +754,7 @@ func (i *Info) AppNewUerSales() {
 						SetArea(*memberJy, m, area, types)
 						Items(*memberJy, m, key, types)
 					} else if data.Data.Vip.Status > 0 {
-						types = "o_vip_jy"
+						types = "o_vipjy"
 						if vipJy == nil {
 							vipJy = &map[string]interface{}{}
 						}