jiangshuai
2023-09-22 f89bbcf77dae0465e829ca6f7548cd36ef57aaa6
models/db.go
@@ -82,8 +82,9 @@
      OperationDetails{},
      Scrap{},
      MoveHistory{},
      Product{},
      //Product{},
      ProductCategory{},
      Material{},
   )
   return err
}