Selaa lähdekoodia

update

add_mode
DengBiao 1 vuosi sitten
vanhempi
commit
df2efbb135
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      app/db/db_central_kitchen_for_school_user_with_day.go

+ 1
- 0
app/db/db_central_kitchen_for_school_user_with_day.go Näytä tiedosto

@@ -53,6 +53,7 @@ func (centralKitchenForSchoolUserWithDayDb *CentralKitchenForSchoolUserWithDayDb
if ishas[v.CentralKitchenForSchoolUserWithDay.Id] {
continue
}
ishas[v.CentralKitchenForSchoolUserWithDay.Id] = true
resp = append(resp, map[string]interface{}{
"id": v.CentralKitchenForSchoolUserWithDay.Id,
"ord_no": v.CentralKitchenForSchoolUserWithDay.OrdNo,


Ladataan…
Peruuta
Tallenna