Ver a proveniência

1ipad端

master
huangjiajun há 7 meses
ascendente
cometimento
be353868de
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      app/bigData/hdl/hdl_making_data.go

+ 2
- 0
app/bigData/hdl/hdl_making_data.go Ver ficheiro

@@ -37,6 +37,8 @@ func NewOrderNotice(c *gin.Context) {
}
if cfg != nil {
res["has_new_order"] = cfg.Val
cfg.Val = "0"
db.Db.Where("`key`=?", "has_new_order").Update(cfg)
}
e.OutSuc(c, res, nil)
return


Carregando…
Cancelar
Guardar