clqms-be/app/Libraries/Data/ethnic.json
OpenCode Bot 9946978487 chore: refresh CLQMS backend baseline
Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
2026-04-08 16:07:19 +07:00

15 lines
468 B
JSON
Executable File

{"name": "ethnic",
"VSName": "Ethnic",
"VCategory": "System",
"values": [
{"key": "PPMLN", "value": "Papua Melanezoid"},
{"key": "NGRID", "value": "Negroid"},
{"key": "WDOID", "value": "Weddoid"},
{"key": "MMPM", "value": "Melayu Mongoloid_Proto Melayu"},
{"key": "MMDM", "value": "Melayu Mongoloid_Deutro Melayu"},
{"key": "TNGHA", "value": "Tionghoa"},
{"key": "INDIA", "value": "India"},
{"key": "ARAB", "value": "Arab"}
]
}