models/db.go
@@ -117,6 +117,9 @@
      Attachment{},
      LogisticCompany{},
      FileTemplateAttachment{},
      MoveHistory{},
      Lock{},
      MonthStats{},
   )
   return err
}