/
romatur
/
rn-dev
Обзор
Документация
Войти
/
romatur
/
rn-dev
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
rn-dev-project-api/src/requestParams/Main.ts
65 строк
1 KB
Roman.Turusov
init
08 апр 2026, 23:35
08 апр 2026, 23:35
c780c58
Код
Авторство
О чём код?
export class PatchMainWithGroups { plu_data: { info: { insp_destroy?: string netmass_ok?: boolean } range_info: { sugar?: number[] density?: number[] } } groups_data: { [key: string]: { organoleptic_ok: boolean info: { scree?: number green?: number rashk?: number unsort?: number color?: number waste?: number sort?: number } sections_notes: { organoleptic?: { common_note?: string notes: { note_id: number; note_type: string }[] } rashk?: { rashk_less?: boolean notes?: [ { note: string }, ] } unsort?: { notes: [ { note: string }, ] } color?: { notes: [ { note: string }, ] } waste?: { common_note?: string notes: { note_id: number; note_type: string }[] } sort?: { common_note?: string notes: { note_id: number; note_type: string }[] } } } } }