egg-mongodb-example
egg-mongodb-example copied to clipboard
增加user的方法运行失败
在README中: api/users POST insert data
{"name":"admin123","pass":"123","status":1,"time":"1325472736"}
参照此,使用postman
测试接口失败,失败原因:

请问是什么原因呢?测试两个get方法都可以运行的,而且我也看过旧issue,IdGenerator表也建起来了,求大神们解答一下~