NAM-APJATEL-BACKEND/delivery
unknown e5f5314253 fix: tower backbone_code tidak tersimpan saat edit
- Ubah map key dari "BackboneCode" ke "backbone_code" di UpdateTowerWithMultipleImages
  agar GORM memetakan ke nama kolom yang benar di database
- Ubah c.PostForm("device_id") ke c.PostForm("dev_id") di UpdateTower controller
  agar konsisten dengan key yang dikirim frontend dan handler CreateTower

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:37:19 +07:00
..
controller fix: tower backbone_code tidak tersimpan saat edit 2026-04-12 18:37:19 +07:00
server.go adding bulking for images, devices, and add cable connections logics 2025-10-10 17:14:16 +07:00