feat(surgery-type): add surgery type crud api

This commit is contained in:
avicenan
2026-05-04 14:01:54 +07:00
parent c716d4c486
commit acce0861a9
5 changed files with 224 additions and 1 deletions

View File

@ -41,6 +41,9 @@ const doc = {
$room_id: "34fdda87-9b42-44d3-8cab-2f2032481d42",
$name: "Name",
},
surgery_type: {
$name: "Elective",
},
menu: {
$module: "Dashboard",
$name: "Dashboard",