@@ -10,4 +10,5 @@ public class ResignedTransferParam {
Long userId;
String corpId;
String qwUserName;
+ String type;
}