This website requires JavaScript.
Explore
Help
Register
Sign In
peihaoyu
/
RuoYi-Vue-MongoDB
Watch
1
Star
0
Fork
0
You've already forked RuoYi-Vue-MongoDB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3c5c84710a
RuoYi-Vue-MongoDB
/
sql
/
remark.md
chengang
3c5c84710a
新增注意事项
2024-06-14 19:06:28 +08:00
158 B
Raw
Blame
History
Unescape
Escape
Remark
使用navicat创建数据库
,
然后导入sql文件。注意一下的问题
:
ID要使用ObjectId
,
不能使用String。date要使用Date类型。