Kaynağa Gözat

update

add_mode
DengBiao 1 yıl önce
ebeveyn
işleme
df2efbb135
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 Dosyayı Görüntüle

@@ -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,


Yükleniyor…
İptal
Kaydet