penambahan data lis

This commit is contained in:
2025-08-26 08:27:29 +07:00
parent ac12d30dee
commit 683d8c9ed1
13 changed files with 523 additions and 40 deletions
@@ -124,6 +124,9 @@ type OrderLabMikroMain struct {
NoNota string `gorm:"column:nonota" json:"nonota"`
StatusRajal string `gorm:"column:st_rajal" json:"st_rajal"`
StatusAPS string `gorm:"column:st_aps" json:"st_aps"`
Pengirim string `gorm:"column:pengirim" json:"pengirim"`
DrOrder string `gorm:"column:dr_order" json:"dr_order"`
DokterLab1 string `gorm:"column:dokterlab1" json:"dokterlab1"`
}
type OrderLabMikro struct {