penambahan data lis
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user