wavechao / lwapi

1 stars 1 forks source link

管理员调用theses/verify.json无效 #100

Closed Naituw closed 11 years ago

Naituw commented 11 years ago

审核成功后还是会在待审核列表返回,并且state还是33

https://lwapi.sinaapp.com/theses/verify.json

title:12 pass:1

Auth:Basic ZHp4OmY5MzFjMzA4ZmM1YjYwYjQyMWMwOTk2OTkxMjgzOWRmZjI3NzY5NTdkOThiOGQyZjkxYzU1NGVkOGZjODBmNzg=

{"code":200,"message":"成功","object":{"available_major":["3","2","1"],"createAt":"2013-05-02T14:51:11","deptid":1,"description":"流程测试","require_info":"流程测试","state":33,"studentNum":2,"students":null,"teacher":{"avatar":"http:\/\/lwapi-pic.stor.sinaapp.com\/user_4_42.png","avatar_thumb":"http:\/\/lwapi-picmin.stor.sinaapp.com\/user_4_42.png","department":null,"email":"","email_verified":0,"gender":0,"lastEmailSent":"2013-05-02T14:50:29","level":40,"major_id":1,"screenname":"我是教师","userid":4,"username":"bobo1"},"teacherid":4,"title":"流程测试流程测试","titleid":12}}

wavechao commented 11 years ago

已经修改好 { "code": 200, "message": "成功", "object": { "available_major": [ "3", "2", "1" ], "createAt": "2013-05-03T22:39:24", "deptid": 1, "description": "流程测试", "require_info": "流程测试", "state": 41, "studentNum": 2, "students": null, "teacher": { "avatar": "http://lwapi-pic.stor.sinaapp.com/user_4_42.png", "avatar_thumb": "http://lwapi-picmin.stor.sinaapp.com/user_4_42.png", "department": null, "email": "", "email_verified": 0, "gender": 0, "last_email_sent": 1367477429000, "level": 40, "major_id": 1, "screenname": "我是教师", "userid": 4, "username": "bobo1" }, "teacherid": 4, "title": "流程测试流程测试", "titleid": 12 } }