mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-11-30 03:08:31 +08:00
fix: Module '"@nocobase/database"' has no exported member 'uid'.
This commit is contained in:
parent
4bb4886ddb
commit
72a968b29d
@ -1,4 +1,4 @@
|
||||
import { uid } from '@nocobase/database';
|
||||
import { uid } from '@nocobase/utils';
|
||||
import { Application } from './application';
|
||||
import _ from 'lodash';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user