6-17更新 新增又拍云存储

This commit is contained in:
Hellohao
2019-06-18 00:46:39 +08:00
parent 874777149b
commit b38776ba05
7 changed files with 14 additions and 13 deletions
@@ -118,7 +118,6 @@ public class UserController {
session.invalidate();
jsonObject.put("exit", 1);
}
return jsonObject.toString();
}