add nama paket di tabel daftar peserta
This commit is contained in:
@@ -14,6 +14,7 @@ type ModelMcuDaftarPeserta struct {
|
||||
Age string `db:"age"`
|
||||
AuthPatientEmail string `db:"authPatientEmail"`
|
||||
AuthPatientIsActive string `db:"authPatientIsActive"`
|
||||
Nama_Paket string `db:"nama_paket"`
|
||||
}
|
||||
|
||||
type SoResultEntryReportModel struct {
|
||||
|
||||
Reference in New Issue
Block a user