huangjiajun pirms 2 nedēļām
vecāks
revīzija
5ac80b5a26
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      app/hdl/hdl_set_center.go

+ 1
- 1
app/hdl/hdl_set_center.go Parādīt failu

@@ -314,7 +314,7 @@ func AppletUpdate(c *gin.Context) {
return
}
UserWxAppletList.Logo = req.Logo
UserWxAppletList.Name = req.Logo
UserWxAppletList.Name = req.Name
_, err = userWxAppletListDb.UpdateUserWxAppletList(UserWxAppletList, "logo", "name")
if err != nil {
e.OutErr(c, e.ERR_DB_ORM, err.Error())


Notiek ielāde…
Atcelt
Saglabāt