@@ -139,8 +139,4 @@ public class BaseController {
String userId = identity.substring(PmConstants.USER_SESSION_KEY_PREFIX.length());
return Long.parseLong(userId);
}
-
- protected void say(){
- }