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

增加user的方法运行失败

Open llh1187 opened this issue 6 years ago • 0 comments

在README中: api/users POST insert data

{"name":"admin123","pass":"123","status":1,"time":"1325472736"}

参照此,使用postman image image 测试接口失败,失败原因: image

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

llh1187 avatar Feb 18 '20 16:02 llh1187