异常: constructor Rfe in class cn.xa.rfesvc.Rfe cannot be applied to given types;
[ERROR] required: no arguments
[ERROR] found: java.lang.Long,java.lang.String,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
解决: @AllArgsConstructor