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