admin
2020-01-01 48a204f4c90a80c0bb4e5ba1f9f0f42939cadba8
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 {