瀏覽代碼

update

add_mode
DengBiao 1 年之前
父節點
當前提交
df2efbb135
共有 1 個檔案被更改,包括 1 行新增0 行删除
  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 查看文件

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


Loading…
取消
儲存