huangjiajun 1 miesiąc temu
rodzic
commit
9932006468
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/store/svc/svc_agent_goods.go

+ 1
- 1
app/store/svc/svc_agent_goods.go Wyświetl plik

@@ -39,7 +39,7 @@ func AgentGoods(c *gin.Context) {
}
}
arg["uid"] = utils.IntToStr(user.Info.Uid)
arg["store_type"] = "2"
arg["store_type"] = "1"
cateStoreData := db.GetGoodsCateAllArg(svc.MasterDb(c), arg)
cateStoreList := make([]map[string]string, 0)
if cateStoreData != nil {


Ładowanie…
Anuluj
Zapisz