diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index 309af050..5c0b3135 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -14,4 +14,5 @@ export * from './logs'; export * from './basicContractDocumnet'; export * from './procurementRFQ'; export * from './setting'; -export * from './techSales';
\ No newline at end of file +export * from './techSales'; +export * from './ocr';
\ No newline at end of file |
