release version
This commit is contained in:
@@ -102,3 +102,9 @@ type TableTestPaket struct {
|
||||
NamaTest string
|
||||
NamaPaket string
|
||||
}
|
||||
|
||||
type AttachmentFIle struct {
|
||||
File_AttachmentID int `db:"File_AttachmentID"`
|
||||
File_AttachmentFileName string `db:"File_AttachmentFileName"`
|
||||
Link string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user