mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-26 00:05:44 +00:00
Feat[BE]: create resubmit projectflock API
This commit is contained in:
@@ -56,7 +56,8 @@ func (r *ProjectflockRepositoryImpl) WithDefaultRelations() func(*gorm.DB) *gorm
|
||||
Preload("KandangHistory").
|
||||
Preload("KandangHistory.Kandang").
|
||||
Preload("Budgets").
|
||||
Preload("Budgets.Nonstock")
|
||||
Preload("Budgets.Nonstock").
|
||||
Preload("Budgets.Nonstock.Uom")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user