liujiandao
2023-09-19 d54a1a8a7ec26f4b552cd51185244e31ee657713
models/db.go
@@ -77,6 +77,13 @@
      Warehouse{},
      OperationType{},
      Location{},
      OperationType{},
      Operation{},
      OperationDetails{},
      Scrap{},
      MoveHistory{},
      Product{},
      ProductCategory{},
   )
   return err
}