egg-mongodb-example icon indicating copy to clipboard operation
egg-mongodb-example copied to clipboard

a example of eggjs, mongodb, restful api and other stuff made it work...

Results 2 egg-mongodb-example issues
Sort by recently updated
recently updated
newest added

**在README中:** api/users POST insert data {"name":"admin123","pass":"123","status":1,"time":"1325472736"} **参照此,使用postman** ![image](https://user-images.githubusercontent.com/40154001/74756565-b5bc6a80-52af-11ea-9790-542863f07d9e.png) ![image](https://user-images.githubusercontent.com/40154001/74756608-c8cf3a80-52af-11ea-8a8c-bb7b356b17bf.png) **测试接口失败,失败原因:** ![image](https://user-images.githubusercontent.com/40154001/74756662-df759180-52af-11ea-8bcb-53ef64725810.png) 请问是什么原因呢?测试两个get方法都可以运行的,而且我也看过旧issue,IdGenerator表也建起来了,求大神们解答一下~

不知道是我不会用studio 3t还是怎样,要分成一个个的文件才能导入不同的表中。