chenjunkai 6 năm trước cách đây
mục cha
commit
2b9f4e29a9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Controller/DeviceShare.py

+ 1 - 1
Controller/DeviceShare.py

@@ -123,7 +123,7 @@ class DeviceShareView(View):
                     'shareUser': share_user,
                 })
             else:
-                return response.json(404)
+                return response.json(119)
         else:
             return response.json(414)