yujian
2019-12-25 a3ead770c30b310b9b1b7e3786d5d847da540e55
fanli/src/main/java/com/yeshi/fanli/controller/client/v1/InviteGetMoneyController.java
@@ -170,6 +170,7 @@
    * @throws NotExistObjectException
    * @throws IOException
    */
   @RequestSerializableByKey(key = "'listInviteFriendImg-'+#uid")
   @RequestMapping(value = "/listInviteFriendImg", method = RequestMethod.POST)
   public void listInviteFriendImg(AcceptData acceptData, Long uid, PrintWriter out, HttpServletRequest request)
         throws NotExistObjectException, IOException {