lengkap belum account
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package simrs
|
||||
|
||||
type Smfsimrs struct {
|
||||
IDsmf string `gorm:"column:id_idsmf" json:"id_smf"`
|
||||
Kodesmf string `gorm:"column:id_kodesmf" json:"kodesmf"`
|
||||
Namasmf string `gorm:"column:nm_namasmf" json:"namasmf"`
|
||||
Stsmf string `gorm:"column:st_smf" json:"stsmf"`
|
||||
}
|
||||
Reference in New Issue
Block a user