Add Trajets Solidaire in Deplacement
This commit is contained in:
7
utils/models/models.go
Normal file
7
utils/models/models.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package internal
|
||||
|
||||
|
||||
type SolidarityTransport struct {
|
||||
Drivers []any
|
||||
Beneficiaries []any
|
||||
}
|
||||
Reference in New Issue
Block a user