page mapping was done
This commit is contained in:
11
app/lib/bot/bordro.go
Normal file
11
app/lib/bot/bordro.go
Normal file
@@ -0,0 +1,11 @@
|
||||
package bot
|
||||
|
||||
import "github.com/shopspring/decimal"
|
||||
|
||||
type LucaBordro struct {
|
||||
Sube string
|
||||
Bolum string
|
||||
TcNo string
|
||||
AdSoyad string
|
||||
Ucretler map[string]decimal.Decimal
|
||||
}
|
||||
Reference in New Issue
Block a user