You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The filename of an image should be unique in the database.
Retrieve Image
[2018-06-01 13:53:44,476] ERROR in utils: 'Images' object does not support indexing
Traceback (most recent call last):
File "/Users/yanzexin/Public/Course/系统分析与设计/TheYelda/AppServer/server/app/api/image.py", line 23, in get
json_res = image_list[0].to_json()
TypeError: 'Images' object does not support indexin
Accounts
Edit Account
Admin can't edit other's information except for authority.
The text was updated successfully, but these errors were encountered: